- update README.md
- updating Jenkinsfile-PROD
This commit is contained in:
@@ -14,11 +14,5 @@ pipeline {
|
||||
sh "docker-compose -f docker-compose-PROD --context PROD up -d"
|
||||
}
|
||||
}
|
||||
stage('Logs') {
|
||||
steps {
|
||||
sleep time: 1, unit: 'MINUTES'
|
||||
sh 'docker -f docker-compose-PROD --context PROD logs klaus'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user