chore(gitlab-ci): add gup package

This commit is contained in:
Sarah Vaupel 2024-01-15 05:47:51 +00:00
parent dc9cc6ffd3
commit 51473cc5f9

View File

@ -41,7 +41,7 @@ node dependencies:
- .npm
- node_modules
script:
- "nix-shell -p nodejs_21 --command 'make node_modules'"
- "nix-shell -p gup nodejs_21 --command 'make node_modules'"
before_script: &nix-before
- git config --global init.defaultBranch master
- install -v -m 0700 -d ~/.ssh