We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f69e9cb + b233273 commit 0c92469Copy full SHA for 0c92469
Jenkinsfile
@@ -9,7 +9,7 @@ pipeline {
9
}
10
11
triggers {
12
- cron 'H H/4 * * *'
+ cron '@midnight'
13
14
15
stages {
0 commit comments