Update .gitlab-ci.yml

This commit is contained in:
Lukas Heiligenbrunner 2020-04-22 22:07:35 +00:00
parent 982e450d09
commit 5c3cb6e15b

View File

@ -17,6 +17,7 @@ upload:
cleanup: cleanup:
stage: cleanup stage: cleanup
needs: ["upload"]
script: script:
- docker system prune -f - docker system prune -f