feat: initial commit
Some checks failed
kouiz/pipeline/head There was a failure building this commit
Some checks failed
kouiz/pipeline/head There was a failure building this commit
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -10,8 +10,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
triggers {
|
triggers {
|
||||||
cron('0 10 * * 1-5')
|
cron('0 10 * * 1-5 \n 0 16 * * 1-5')
|
||||||
cron('0 16 * * 1-5')
|
|
||||||
}
|
}
|
||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
|
Reference in New Issue
Block a user