ODCS: Fix the version in ELN periodic compose.
This commit is contained in:
parent
6d3a763549
commit
0b4ba5bdac
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue