Commit 1c840c79 authored by daidekun's avatar daidekun

1

parent 22a6f5d7
...@@ -62,8 +62,8 @@ def call(body) { ...@@ -62,8 +62,8 @@ def call(body) {
} }
} }
stage("\u001B[31mI'm Red\u001B[0m Now not") { stage('Build') {
_utils.beautyEcho(4, 'Build') _utils.beautyEcho(4, "\u001B[31mI'm Red\u001B[0m Now not")
ansiColor('xterm') { ansiColor('xterm') {
switch (config.buildType) { switch (config.buildType) {
case "java": case "java":
......
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