chore(gitlab-ci): manually make .npmrc before frontend-build
This commit is contained in:
parent
79e3ff2523
commit
608cff73cf
@ -65,6 +65,7 @@ frontend:
|
||||
paths:
|
||||
- .well-known-cache
|
||||
script:
|
||||
- "nix-shell -p gup --command 'make .npmrc'" # TODO: hotfix; make obsolete
|
||||
- "nix-shell -p nodejs_21 --command 'make frontend-build'"
|
||||
before_script: *nix-before
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user