diff --git a/.ci/dev/publish-branch/Jenkinsfile.nightly b/.ci/dev/publish-branch/Jenkinsfile.nightly index 8c1f1ff637..23c835eb7b 100644 --- a/.ci/dev/publish-branch/Jenkinsfile.nightly +++ b/.ci/dev/publish-branch/Jenkinsfile.nightly @@ -26,7 +26,7 @@ pipeline { } triggers { - cron '@midnight' + cron 'H 0 * * 1-5' } environment {