mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 19:07:28 +00:00
Jenkinsfile
Signed-off-by: wodnr533 <wodnr533@naver.com>
This commit is contained in:
parent
0460604b6f
commit
ab6c1d64a8
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
|
@ -51,6 +51,7 @@ pipeline {
|
|||
sh 'kubectl apply -f petclinic-deployment.yaml'
|
||||
sh 'kubectl apply -f petclinic-service.yaml'
|
||||
sh "kubectl set image deployment/petclinic workload=wodnr8174/spring-petclinic:latest"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue