diff --git a/Jenkinsfile b/Jenkinsfile index 9f062cd..02b010c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,8 +10,7 @@ pipeline { } triggers { - cron('0 10 * * 1-5') - cron('0 16 * * 1-5') + cron('0 10 * * 1-5 \n 0 16 * * 1-5') } parameters {