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:
parent
b0a5af4cf1
commit
b8c9fe5357
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