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