Update .gitlab-ci.yml

This commit is contained in:
Lukas Heiligenbrunner 2020-04-22 22:06:03 +00:00
parent 15641379d5
commit 982e450d09

View File

@ -18,7 +18,7 @@ upload:
cleanup: cleanup:
stage: cleanup stage: cleanup
script: script:
- ls -la - docker system prune -f
build_full: build_full:
stage: build stage: build