Commit 572548f0 by Administrator

Added Jenkinsfile

parent 63a995df
...@@ -8,7 +8,7 @@ pipeline { ...@@ -8,7 +8,7 @@ pipeline {
} }
stage('Transmit') { stage('Transmit') {
steps { steps {
sh 'pwd' sh 'ls /home/nbzhiwei/.jenkins/workspace/messageflow_master-6GNPBGECUVJKBB3PMVWSJVUEKAJ6LJRVSWYS27DTLVIBGSA67RGA/target/'
} }
} }
stage('Deploy') { stage('Deploy') {
......
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