Commit a95848f8 authored by wentao.suo's avatar wentao.suo

fff

parent 93f8d26e
...@@ -38,11 +38,12 @@ def call(body) { ...@@ -38,11 +38,12 @@ def call(body) {
node { node {
try { try {
ansiColor('xterm') { ansiColor('xterm') {
echo '0000-----------'
sh 'pwd'
echo '0000-----------'
dir (systemName) { dir (systemName) {
echo '0000-----------'
sh 'pwd'
echo '0000-----------'
timestamps { timestamps {
stage('Init') { stage('Init') {
_utils.beautyEcho("Init", "stage") _utils.beautyEcho("Init", "stage")
......
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