Files
updatecheck/ci/Jenkinsfile
Dustin C. Hatch a0ed5d74bb
Some checks failed
infra/updatecheck/pipeline/head There was a failure building this commit
ci: Add Jenkins pipeline
2025-11-20 06:51:40 -06:00

7 lines
110 B
Groovy

@Library('containerimages')_
buildContainerImage2(
project: 'infra',
archlist: ['amd64', 'arm64'],
)