Fixed time for weekly jobs
We have a incorrect cron syntax for weekly pipeline Change-Id: Ib36e110e8bbb702c9d881ce31448988dd47cebba
This commit is contained in:
parent
d53f570e35
commit
0598b4b651
@ -54,7 +54,7 @@ pipelines:
|
||||
precedence: low
|
||||
trigger:
|
||||
timer:
|
||||
- time: '* * * * 6'
|
||||
- time: '0 0 * * 6'
|
||||
success:
|
||||
smtp:
|
||||
to: esikachev@mirantis.com, vgridnev@mirantis.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user