diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76c1e01..0271cc0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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