mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 23:05:49 +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
|
- prometheus
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
|
build:
|
||||||
|
context: .
|
||||||
|
dockerfile: Dockerfile.jenkins
|
||||||
image: my-jenkins:latest
|
image: my-jenkins:latest
|
||||||
ports:
|
ports:
|
||||||
- "8081:8080"
|
- "8081:8080"
|
||||||
|
|
Loading…
Reference in a new issue