We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d77976 commit d23e3deCopy full SHA for d23e3de
Jenkinsfile
@@ -14,6 +14,7 @@ pipeline {
14
}
15
triggers {
16
pollSCM('H/5 * * * *')
17
+ cron('H H * * *')
18
19
options {
20
ansiColor('xterm')
0 commit comments