Commit 95464324 authored by daidekun's avatar daidekun

fixbugs

parent c834d915
......@@ -70,7 +70,7 @@ def checkoutLuaUI(branchName, gitRepo) {
dir (project) {
if (gitRepo == "QG/di-ting-ui") {
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: "git@gitabc.xyqb.com:${gitRepo}.git"
git branch: branchName, credentialsId: 'c6be40a7-235a-46db-89b8-61cfcbcbc1c4', url: "git@gitabc.xyqb.com:${gitRepo}.git"
}else {
git branch: branchName, credentialsId: 'e1ccb1ac-1282-4fb4-b766-530ca1a2a2db', url: "git@git.quantgroup.cn:${gitRepo}.git"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment