diff --git a/Jenkinsfile b/Jenkinsfile index dc5f6cf..5aa5f56 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -94,8 +94,8 @@ pipeline { submoduleCfg: [], userRemoteConfigs: [ [ - url: 'https://gitlab.**masked**/k8s/projects/tibco-platform.git', - credentialsId: 'ci.server' + url: 'http://192.168.1.20:3000/tibco/tibco-platform.git', + credentialsId: '16371a65-35d0-414c-9b58-44b24e1b47ed' ] ] ])