Commit ba06334d by Administrator

Update Jenkinsfile

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