Commit 1566c16f authored by 王珏's avatar 王珏

Update Jenkinsfile

parent b0c7444c
Pipeline #15 canceled with stage
...@@ -18,7 +18,6 @@ pipeline { ...@@ -18,7 +18,6 @@ pipeline {
// sh 'ssh 10.10.10.115 "cd /app ; docker-compose down && docker-compose up -d "' // sh 'ssh 10.10.10.115 "cd /app ; docker-compose down && docker-compose up -d "'
// } // }
steps { steps {
sh 'sed -i "s#registry/pybbs#registry/pybbs:${imageTag}#g" docker-compose.yml'
sshPublisher( sshPublisher(
publishers: [ publishers: [
sshPublisherDesc( sshPublisherDesc(
......
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