mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
13317a6a6f
commit
728e602aed
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -27,7 +27,7 @@ pipeline{
|
|||
agent any
|
||||
steps {
|
||||
echo "========executing docker build========"
|
||||
sh 'docker build -t amar/petclinic:latest .'
|
||||
sh 'docker build -t amar1doc/petclinic:latest .'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue