chore(gitlab-ci): pre-package nodejs_21 for frontend-build
This commit is contained in:
parent
75a30b9c35
commit
cfa4dc91fc
@ -65,7 +65,7 @@ frontend:
|
||||
paths:
|
||||
- .well-known-cache
|
||||
script:
|
||||
- "nix-shell --command 'make frontend-build'"
|
||||
- "nix-shell -p nodejs_21 --command 'make frontend-build'"
|
||||
before_script: *nix-before
|
||||
needs:
|
||||
- job: node modules
|
||||
|
||||
Reference in New Issue
Block a user