zdt-argocd/Jenkinsfile
Stefan Reimer c2cab78968
All checks were successful
ZeroDownTime/zdt-argocd/pipeline/head This commit looks good
ZeroDownTime/zdt-argocd/pipeline/tag This commit looks good
ci: fix branch name
2024-11-13 12:50:42 +00:00

6 lines
192 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-argocd'