Skip to content
Snippets Groups Projects
Commit 160137e9 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: docker system prune at cleanup

parent 636d7edd
No related branches found
No related tags found
No related merge requests found
......@@ -466,3 +466,6 @@ cleanup:
if [ "$CI_PIPELINE_SOURCE" == "merge_request_event" ]; then
./gitlab-ci/cleanup_registry.sh -i jug_xl -r 69 ${NIGHTLY_TAG}
fi
- docker system prune --force
- docker system df
- docker images
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment