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 a6873fefdd - Show all commits

View File

@ -106,6 +106,8 @@ setup:containers:frontend:wait: &setup-container-wait
needs:
- setup:dynamic
before_script: *container-before
variables:
IMAGE_TYPE: frontend
script:
- apt-get -y update && apt-get -y install curl
- >