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