schuzbot: update scheduled cloud cleaner runner

fedora 33 will be EOL, change the runner to centos stream 8
This commit is contained in:
Juan Abia 2021-11-24 14:17:36 +01:00 committed by jrusz
parent ca36cf155e
commit 42daf0c84d

View file

@ -409,7 +409,7 @@ SCHEDULED_CLOUD_CLEANER:
tags:
- terraform
variables:
RUNNER: aws/fedora-33-x86_64
RUNNER: aws/centos-stream-8-x86_64
rules:
- if: '$CI_PIPELINE_SOURCE == "schedule" && $CLEANUP == "true"'
script: