mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
d3dc93686d
commit
99bea7998b
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -14,7 +14,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('package'){
|
stage('package'){
|
||||||
echo 'Packaging stage has been executed"
|
echo 'Packaging stage has been executed'
|
||||||
}
|
}
|
||||||
stage('Deploy) {
|
stage('Deploy) {
|
||||||
when {
|
when {
|
||||||
|
|
Loading…
Reference in a new issue