ci: Schedule to run monthly
Some checks reported errors
dustin/pythonctnr/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
dustin/pythonctnr/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
4
ci/Jenkinsfile
vendored
4
ci/Jenkinsfile
vendored
@@ -14,6 +14,10 @@ pipeline {
|
||||
disableConcurrentBuilds()
|
||||
}
|
||||
|
||||
triggers {
|
||||
cron 'TZ=America/Chicago\nH H H * *'
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Prepare') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user