Commit 7b12f9c3 authored by daidekun's avatar daidekun

echo

parent 9fcd57e6
......@@ -73,7 +73,7 @@ def call(body) {
stage('Build') {8
ansiColor('xterm') {
echo -e '\033[35mPurple!\033[0m'
echo '\033[35mPurple!\033[0m'
_utils.beautyEcho(4, 'Build')
switch (config.buildType) {
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