mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
sdasd
This commit is contained in:
parent
a8cef50b50
commit
9b94ce1d76
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -40,7 +40,7 @@ stage('Login to dockerhub') {
|
||||||
|
|
||||||
stage('Push') {
|
stage('Push') {
|
||||||
steps {
|
steps {
|
||||||
sh 'docker push piachsecki/spring-pet-clinic:latest'
|
sh '/usr/sbin/envShell.sh push piachsecki/spring-pet-clinic:latest'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue