Commit efc5cfbb authored by daidekun's avatar daidekun

debug

parent f3260b86
...@@ -33,7 +33,7 @@ def call(body) { ...@@ -33,7 +33,7 @@ def call(body) {
dir (systemName) { dir (systemName) {
timestamps { timestamps {
stage('Debug') { stage('Debug') {
_utils.beautyEcho(1, 'debug') _stage.debug()
} }
} }
} }
......
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