mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
Update Jenkins
This commit is contained in:
parent
74b757e7ad
commit
c1f21950f3
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -18,7 +18,7 @@ pipeline{
|
|||
sh './mvnw install'
|
||||
}
|
||||
}
|
||||
stage('master-branch-stuff'){
|
||||
stage('Deploy'){
|
||||
agent any
|
||||
when{
|
||||
branch 'master'
|
||||
|
|
Loading…
Reference in a new issue