We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5209a18 commit ca71a38Copy full SHA for ca71a38
1 file changed
Jenkinsfile
@@ -4,7 +4,7 @@ pipeline {
4
ansiColor('xterm')
5
}
6
triggers {
7
- cron('@monthly')
+ cron('@weekly')
8
9
stages {
10
stage("Run tests") {
0 commit comments