add cleanup stage

This commit is contained in:
ILoveYaToo 2020-04-12 23:58:42 -04:00
parent 154a0702b8
commit cc4ed4455f

View File

@ -18,7 +18,7 @@ build-docker-ubuntu:
script:
- cd ubuntu
- docker build --network=host -t catdeployed/postal:ubuntu .
cleanup
docker-cleanup:
stage: cleanup
script:
- docker system prune -af