jenkins: poll harbor-arm-build scm
This commit is contained in:
parent
a52b811e5b
commit
d3aa456bee
@ -176,6 +176,9 @@ spec:
|
|||||||
jobs:
|
jobs:
|
||||||
- script: |
|
- script: |
|
||||||
pipelineJob('harbor-arm-build') {
|
pipelineJob('harbor-arm-build') {
|
||||||
|
triggers {
|
||||||
|
scm('H/5 * * * *')
|
||||||
|
}
|
||||||
definition {
|
definition {
|
||||||
cpsScm {
|
cpsScm {
|
||||||
scm {
|
scm {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user