Commit 02b89017 authored by wentao.suo's avatar wentao.suo

fff

parent 2fc01b1c
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
def call(body) { def call(body) {
ansiColor('xterm') {
def _stage = new org.qg.docker_new.StageBucket() def _stage = new org.qg.docker_new.StageBucket()
def _utils = new org.qg.docker_new.Utils() def _utils = new org.qg.docker_new.Utils()
...@@ -111,5 +111,6 @@ def call(body) { ...@@ -111,5 +111,6 @@ def call(body) {
_stage.clean_images(imageTag) _stage.clean_images(imageTag)
} }
} }
}
} }
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