zdt-openvpn/Jenkinsfile
Stefan Reimer 322bf209d7
All checks were successful
ZeroDownTime/zdt-openvpn/pipeline/head This commit looks good
ZeroDownTime/zdt-openvpn/pipeline/tag This commit looks good
ci: fix pipeline after branch rename
2024-11-18 17:30:05 +00:00

6 lines
193 B
Groovy

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