mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
revert push to jfrog
This commit is contained in:
parent
ebfb10127a
commit
a7bea98c1d
1 changed files with 0 additions and 3 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -32,9 +32,6 @@ pipeline {
|
|||
docker.withRegistry('' , 'dockerhub') {
|
||||
dockerImage.push()
|
||||
}
|
||||
docker.withRegistry('' , 'jfrog') {
|
||||
dockerImage.push()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue