gocd: Disable cache for container cleaner

This commit is contained in:
Stephan Kulow 2021-10-29 14:18:57 +02:00
parent faa760d61d
commit ca55ff6c17

View File

@ -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