Commit 6605700e authored by wentao.suo's avatar wentao.suo

fff

parent 8333eecf
......@@ -8,7 +8,7 @@ def getTime(){
def call(body) {
sh 'echo $MAKE_USER'
def config = [:]
......@@ -41,6 +41,7 @@ def call(body) {
node ("192.168.4.36/baseimg/jenkins-slave:20180402"){
try {
sh 'echo $MAKE_USER'
ansiColor('xterm') {
stage('Checkout & Build') {
......
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