mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Run Fedora ELN compose just once a day.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
@@ -225,6 +225,6 @@
|
||||
cron:
|
||||
name: "ELN periodic compose"
|
||||
minute: "0"
|
||||
hour: "*/3"
|
||||
hour: "0"
|
||||
job: 'odcs --token=/etc/releng-odcs-oidc-token create-raw-config --compose-type=production --label=Alpha-0.`date "+\%s"` eln eln'
|
||||
when: inventory_hostname.startswith('odcs-backend-releng')
|
||||
|
||||
Reference in New Issue
Block a user