Commit 674b1ebb authored by 王珏's avatar 王珏

Update Jenkinsfile

parent 08fc9496
Pipeline #17 canceled with stage
......@@ -23,7 +23,7 @@ pipeline {
sshPublisherDesc(
configName: 'nginx',
transfers: [sshTransfer(
cleanRemote: true,
cleanRemote: false,
// execCommand: 'cd /app && docker-compose down &&docker-compose up -d',
remoteDirectory: '/app',
removePrefix: '',
......
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