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
37d1d2c168
commit
e9284f636b
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -27,6 +27,7 @@ pipeline {
|
||||||
echo "Create a image"
|
echo "Create a image"
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
stage('Deployment on UT') {
|
stage('Deployment on UT') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in a new issue