Commit 981126ae authored by wentao.suo's avatar wentao.suo

fix

parent 52764e27
...@@ -4,9 +4,7 @@ ...@@ -4,9 +4,7 @@
def call(body) { def call(body) {
ansiColor('xterm') { ansiColor('xterm') {
echo "----------------------------"
sh "whoami"
echo "----------------------------"
def harborGroup = "library" def harborGroup = "library"
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()
......
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