mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
ODCS: Fix the version in ELN periodic compose.
This commit is contained in:
@@ -228,5 +228,5 @@
|
||||
cron:
|
||||
name: "ELN periodic compose"
|
||||
special_time: hourly
|
||||
job: "odcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha eln eln"
|
||||
job: "odcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha-0.1 eln eln"
|
||||
when: inventory_hostname.startswith('odcs-backend-releng01')
|
||||
|
||||
Reference in New Issue
Block a user