chore(gitlab-ci): pre-package nodejs_21 for frontend-build

This commit is contained in:
Sarah Vaupel 2024-01-17 03:10:00 +01:00
parent 75a30b9c35
commit cfa4dc91fc

View File

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