clean up after build

This commit is contained in:
ILoveYaToo 2020-04-13 01:19:29 -04:00
parent 524756d5fe
commit b08ebb38a0

View File

@ -34,6 +34,8 @@ test-docker-ubuntu:
- docker load -i postal-ubuntu-container.tar
- docker-compose up -d
- docker-compose run postal initialize
after_script:
- docker-compose rm -sfv
after_script:
- docker container prune -f