ci: switch to main branch
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit

This commit is contained in:
Stefan Reimer 2024-11-04 20:02:00 +00:00
parent 874110f2e4
commit 353fe9fb47

2
Jenkinsfile vendored
View File

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