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

ffff

parent 1f04aa6b
...@@ -49,7 +49,7 @@ def call(body) { ...@@ -49,7 +49,7 @@ def call(body) {
withDockerServer([uri: "tcp://192.168.4.96:2375/"]) { withDockerServer([uri: "tcp://192.168.4.96:2375/"]) {
stage('checkout & build') { stage('checkout & build') {
_utils.beautyEcho("checkout & build", "stage")
docker.image(pacegeDockerInfo["images"]).inside(pacegeDockerInfo["args"]){ docker.image(pacegeDockerInfo["images"]).inside(pacegeDockerInfo["args"]){
......
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