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

feat: mark df job as manual

parent b13a0658
Branches
Tags
1 merge request!955feat: mark df job as manual
......@@ -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