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

feat: docker system prune at cleanup

parent 567c68ed
No related branches found
No related tags found
No related merge requests found
......@@ -602,4 +602,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