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