mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-28 13:59:37 +00:00
asdasd
This commit is contained in:
parent
b3ecbd5e26
commit
b96ed3c582
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 '/usr/sbin/envShell.sh build -t spring-pet-clinic .'
|
||||
sh 'docker build -t spring-pet-clinic .'
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue