chore(gitlab-ci): ...
This commit is contained in:
parent
9de7649feb
commit
8e2369f598
@ -16,7 +16,7 @@ node dependencies:
|
||||
script:
|
||||
- nix build -o node-dependencies .#uniworxNodeDependencies
|
||||
before_script:
|
||||
- nix-env -f '<nixpkgs>' -iA envsubst nixUnstable
|
||||
- nix-env -f '<nixpkgs>' -iA envsubst nixUnstable git
|
||||
- envsubst -i .gitlab-ci/nix.conf -o /etc/nix/nix.conf
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user