jenkins-podman/Jenkinsfile
Stefan Reimer 353fe9fb47
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
ci: switch to main branch
2024-11-04 20:02:00 +00:00

6 lines
196 B
Groovy

library identifier: 'zdt-lib@main', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
buildPodman name: 'jenkins-podman'