Update Jenkinsfile
parent
a0c236611a
commit
d6681988db
|
|
@ -94,8 +94,8 @@ pipeline {
|
||||||
submoduleCfg: [],
|
submoduleCfg: [],
|
||||||
userRemoteConfigs: [
|
userRemoteConfigs: [
|
||||||
[
|
[
|
||||||
url: 'https://gitlab.**masked**/k8s/projects/tibco-platform.git',
|
url: 'http://192.168.1.20:3000/tibco/tibco-platform.git',
|
||||||
credentialsId: 'ci.server'
|
credentialsId: '16371a65-35d0-414c-9b58-44b24e1b47ed'
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
])
|
])
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue