Adding MAILTO releng-cron@ list for eln composes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
3d67cc7d3f
commit
1bf0eb66fb
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-0.1 eln eln"
|
||||
job: "MAILTO=releng-cron@lists.fedoraproject.org\nodcs --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