Draft: Resolve "GHC und Dependencies auf die neuste Version bringen" #206

Open
savau wants to merge 583 commits from 144-ghc-update into master
Showing only changes of commit badd4ee324 - Show all commits

View File

@ -65,8 +65,8 @@ 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'"
- "nix-shell -p gup --command 'make .npmrc'" # TODO: hotfix (.npmrc must not be artifact!); make obsolete
- "nix-shell -p nodejs_21 exiftool --command 'make frontend-build'"
before_script: *nix-before
needs:
- job: node modules