Update .gitlab-ci.yml
This commit is contained in:
parent
982e450d09
commit
5c3cb6e15b
@ -17,6 +17,7 @@ upload:
|
||||
|
||||
cleanup:
|
||||
stage: cleanup
|
||||
needs: ["upload"]
|
||||
script:
|
||||
- docker system prune -f
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user