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 2d415a99fe - Show all commits

View File

@ -131,6 +131,7 @@ backend build:
paths:
- /fradrive/.stack/
- /fradrive/.stack-work/
cache: &backend-cache
backend lint:
stage: lint
@ -152,7 +153,6 @@ backend test:
script:
- *load-backend-image
- make -- --docker-run-backend-test FRADRIVE_SERVICE=backend
cache: *backend-cache
push backend image: