Commit 1744dec8 authored by wentao.suo's avatar wentao.suo

fff

parent 14f53561
...@@ -40,7 +40,7 @@ def call(body) { ...@@ -40,7 +40,7 @@ def call(body) {
body() body()
node { node {
checkout scm
try { try {
docker.image("192.168.4.36/baseimg/jenkins-slave:2018040203"){ docker.image("192.168.4.36/baseimg/jenkins-slave:2018040203"){
git_path = project_attr(systemName)["gitPath"] git_path = project_attr(systemName)["gitPath"]
......
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