jenkins: poll harbor-arm-build scm

This commit is contained in:
Brad Stein 2025-12-17 01:58:10 -03:00
parent a52b811e5b
commit d3aa456bee

View File

@ -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 {