Commit ff1c784e authored by daidekun's avatar daidekun

\033[0m

parent ba3ad9a5
...@@ -8,7 +8,7 @@ def contextDir(workspace) { ...@@ -8,7 +8,7 @@ def contextDir(workspace) {
} }
def beautyEcho(no, content) { def beautyEcho(no, content) {
echo "===============Stage[${no}]==${content}===============" echo "\033[35m===============Stage[${no}]==${content}===============\033[0m"
} }
def copyDockerFiles() { def copyDockerFiles() {
......
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