Update Jenkinsfile
This commit is contained in:
Vendored
+2
-2
@@ -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'
|
||||
]
|
||||
]
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user