jenkins-podman/Jenkinsfile
Stefan Reimer 311b342b21
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good
chore: quotes
2022-02-14 13:13:32 +01:00

6 lines
217 B
Groovy

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