ci: poll for jenkinsfile changes
This commit is contained in:
parent
da6daa0e9e
commit
24ca85f025
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,4 +1,7 @@
|
||||
pipeline {
|
||||
triggers {
|
||||
pollSCM('H/5 * * * *')
|
||||
}
|
||||
agent {
|
||||
kubernetes {
|
||||
label 'harbor-arm-build'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user