CloudBender/Jenkinsfile

6 lines
221 B
Plaintext
Raw Permalink Normal View History

2022-10-13 13:46:00 +00:00
library identifier: 'zdt-lib@master', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
2023-10-02 08:58:32 +00:00
buildPodman name: 'jenkins-podman', trivyFail: 'CRITICAL'