diff --git a/Jenkinsfile b/Jenkinsfile index 18c124c..2fd8cc7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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'