Commit ba06334d by Administrator

Update Jenkinsfile

parent 9034945a
...@@ -15,7 +15,7 @@ pipeline { ...@@ -15,7 +15,7 @@ pipeline {
} }
stage('Deploy') { stage('Deploy') {
steps { steps {
sh 'pwd' sh 'ssh zhiwei@115.236.59.91 "sh ~/shell/messageflow.sh"'
} }
} }
stage('Sendmail') { stage('Sendmail') {
......
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