test - monthly -csv
parent
27f369eee3
commit
71705f04eb
|
|
@ -30,7 +30,7 @@ pipeline {
|
||||||
// cron('0 8 * * *')
|
// cron('0 8 * * *')
|
||||||
|
|
||||||
// every month on the 1st at 1 am utc
|
// every month on the 1st at 1 am utc
|
||||||
// cron('0 1 1 * *')
|
cron('0 1 1 * *')
|
||||||
|
|
||||||
// parameterizedCron('0 10 * * * %PRESELECT=week;SLICES=tdhy')
|
// parameterizedCron('0 10 * * * %PRESELECT=week;SLICES=tdhy')
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue