fix: jenkins 7
This commit is contained in:
parent
29513a0a7f
commit
a906c3bedc
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -28,7 +28,7 @@ pipeline {
|
||||
stage('Profit') {
|
||||
steps {
|
||||
dir('docker') {
|
||||
sh 'docker-compose stop || true'
|
||||
sh 'docker-compose down || true'
|
||||
sh 'docker-compose up -d --build'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user