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

fix: du --verbose

parent c8e73839
No related branches found
No related tags found
1 merge request!795fix: new df and manual prune jobs
This commit is part of merge request !795. Comments created here will be created in the context of that merge request.
......@@ -538,7 +538,7 @@ df:
script:
- docker buildx ls
- docker buildx inspect
- docker buildx du -v
- docker buildx du --verbose
- docker system df -v
clean_internal_tag:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment