chore(gitlab-ci): ...

This commit is contained in:
Gregor Kleen 2021-09-14 12:15:55 +02:00
parent c63ed968e2
commit 9de7649feb

View File

@ -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: