Fix Cron?
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
Some checks failed
andreas-personal/AndysAdguardHomeBlockList/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
label 'linux'
|
||||
}
|
||||
triggers {
|
||||
cron('H 0 12,0 * * *')
|
||||
cron('H 12,0 * * *')
|
||||
}
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
|
Reference in New Issue
Block a user