mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:15:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
78c42a1a1a
commit
5aad449ddc
1 changed files with 2 additions and 2 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -18,7 +18,7 @@ node('centos_host'){
|
|||
}
|
||||
|
||||
stage('Create Docker Image ') {
|
||||
sh label: '', script: 'BuildImage'
|
||||
sh '${WORKSPACE}/SpringPetClinic-Piple/BuildImage.sh'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue