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

fff

parent 897537e2
......@@ -44,8 +44,6 @@ def call(body) {
try {
sh "mkdir -p ${contextDir}"
sh "mkdir -p ${contextDir_app_properties}"
sh "mkdir -p ${contextDir_apollo_settings}"
withDockerServer([uri: "tcp://192.168.4.96:2375/"]) {
docker.image("192.168.4.36/baseimg/jenkins-slave:2018040302").inside('-v /root/.m2:/root/.m2 -v /home/quant_group/qg-dockerfiles:/home/quant_group/qg-dockerfiles -v /home/quant_group/pacakge/:/home/quant_group/pacakge/'){
......
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