test - monthly -csv

monthly
QXZ3NHY 2023-06-20 11:37:45 +02:00
parent 27f369eee3
commit 71705f04eb
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -30,7 +30,7 @@ pipeline {
// cron('0 8 * * *')
// every month on the 1st at 1 am utc
// cron('0 1 1 * *')
cron('0 1 1 * *')
// parameterizedCron('0 10 * * * %PRESELECT=week;SLICES=tdhy')
}