schuzbot: update scheduled cloud cleaner runner
fedora 33 will be EOL, change the runner to centos stream 8
This commit is contained in:
parent
ca36cf155e
commit
42daf0c84d
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue