Commit a9e31dc9 authored by wentao.suo's avatar wentao.suo

ffff

parent d5874819
......@@ -44,7 +44,7 @@ def call(body) {
try {
docker.withServer('tcp://127.0.0.1:2376') {
docker.image("192.168.4.36/baseimg/jenkins-slave:2018040203"){
docker.image("192.168.4.36/baseimg/jenkins-slave:2018040203").inside{
git_path = project_attr(systemName)["gitPath"]
if(git_path =="git@gitabc.xyqb.com:data-riskcontrol/urge-dispatcher.git"){
git_path = "git@gitabc.xyqb.com:data-riskcontrol/urge_dispatcher.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