gocd: Disable cache for container cleaner
This commit is contained in:
parent
faa760d61d
commit
ca55ff6c17
@ -20,4 +20,5 @@ pipelines:
|
|||||||
- staging-bot-reuse-1
|
- staging-bot-reuse-1
|
||||||
tasks:
|
tasks:
|
||||||
- script: |-
|
- script: |-
|
||||||
scripts/container_cleaner.py --debug --osc-debug --http-full-debug --http-debug --verbose run openSUSE:Containers:Tumbleweed
|
export OSRT_DISABLE_CACHE=1
|
||||||
|
python3 -u scripts/container_cleaner.py --debug --osc-debug --http-full-debug --http-debug --verbose run openSUSE:Containers:Tumbleweed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user