mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
sads
This commit is contained in:
parent
e12d4762e3
commit
50336855df
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -19,7 +19,7 @@ pipeline {
|
|||
stage ('Docker build') {
|
||||
steps {
|
||||
script {
|
||||
sh 'dbuild -t spring-pet-clinic .'
|
||||
sh '/usr/sbin/envShell.sh -t spring-pet-clinic .'
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue