mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 12:15:50 +00:00
For nexus
This commit is contained in:
parent
bd920c18a4
commit
c4a81dc9eb
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -14,7 +14,7 @@ pipeline {
|
|||
|
||||
stages {
|
||||
stage ('Docker build') {
|
||||
script {
|
||||
steps {
|
||||
dockerImage = docker.build imageName
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue