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