Commit 5b799e8b authored by wentao.suo's avatar wentao.suo

fff

parent 873f9393
......@@ -50,7 +50,8 @@ def call(body) {
stage('checkout & build') {
_utils.beautyEcho("checkout & build", "stage")
_utils.beautyEcho(pacegeDockerInfo["images"], "info")
_utils.beautyEcho(pacegeDockerInfo["args"], "info")
docker.image(pacegeDockerInfo["images"]).inside(pacegeDockerInfo["args"]){
project_attr = _stage.project_attr(systemName)
......
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