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

feat: df: rules: when: manual, allow_failure: true

parent 1fe163b1
No related branches found
No related tags found
No related merge requests found
......@@ -580,6 +580,8 @@ df:
- docker-new
needs:
- version
rules:
- when: manual
script:
- docker images
- docker ps --size
......@@ -598,6 +600,7 @@ df:
- docker-stats-all.txt
- docker-buildx-du-verbose.txt
- docker-system-df-verbose.txt
allow_failure: true
prune:
extends: .build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment