CloudBender/Jenkinsfile
Stefan Reimer 72dc20c16c
All checks were successful
ZeroDownTime/CloudBender/pipeline/head This commit looks good
ci: fix pipeline after branch rename
2024-11-18 17:29:50 +00:00

6 lines
219 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', trivyFail: 'CRITICAL'