chore(gitlab-ci): make in nix-shell contd
This commit is contained in:
parent
71fd7b2824
commit
bafffe9437
@ -41,7 +41,7 @@ node dependencies:
|
||||
- .npm
|
||||
- node_modules
|
||||
script:
|
||||
- "nix-shell --command make node_modules"
|
||||
- "nix-shell --command 'make node_modules'"
|
||||
before_script: &nix-before
|
||||
- git config --global init.defaultBranch master
|
||||
- install -v -m 0700 -d ~/.ssh
|
||||
|
||||
Reference in New Issue
Block a user