ci: fix shared Jenkins library ref
This commit is contained in:
parent
711ac5b767
commit
fa43d08276
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
library identifier: 'zdt-lib@master', retriever: modernSCM(
|
||||
[$class: 'GitSCMSource',
|
||||
remote: 'git@git.zero-downtime.net:ZeroDownTime/ci-tools-lib.git'])
|
||||
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
|
||||
|
||||
buildPodman name: 'sns-alert-hub'
|
||||
|
Loading…
Reference in New Issue
Block a user