Commit 52764e27 authored by wentao.suo's avatar wentao.suo

debug

parent 440d7311
...@@ -4,7 +4,9 @@ ...@@ -4,7 +4,9 @@
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