mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Latest
This commit is contained in:
parent
03ed8fe49c
commit
7c0dc6ee0c
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ services:
|
|||
- prometheus
|
||||
|
||||
jenkins:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.jenkins
|
||||
image: my-jenkins:latest
|
||||
ports:
|
||||
- "8081:8080"
|
||||
|
|
Loading…
Reference in a new issue