mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 02:15:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
187d3bd351
commit
7a03fc0b1e
1 changed files with 2 additions and 5 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -39,9 +39,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
stage ('DeployToProduction') {
|
stage ('DeployToProduction') {
|
||||||
when {
|
when {
|
||||||
branch 'main'
|
branch 'main'
|
||||||
|
|
Loading…
Reference in a new issue