chore(gitlab-ci): ...
This commit is contained in:
parent
903b5a0c94
commit
ef05fbe86b
@ -26,6 +26,7 @@ stages:
|
||||
node dependencies:
|
||||
stage: frontend:build
|
||||
script:
|
||||
- export
|
||||
- nix -L build -o result "${FLAKE}#uniworxNodeDependencies"
|
||||
- nix-store --export $(nix-store -qR result) | xz -T0 -2 > node-dependencies.nar.xz
|
||||
before_script: &nix-before
|
||||
|
||||
Loading…
Reference in New Issue
Block a user