chore: migrate to main branch
All checks were successful
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2024-11-04 19:13:00 +00:00
parent 1489c7d534
commit 3d111c8791

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'])