File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 - docker-compose#v3.0.0:
1010 run : unit-test-test-service
1111 config : docker/buildkite/docker-compose.yaml
12- # - label: ":java: Unit test with docker service"
13- # agents:
14- # queue: "default"
15- # docker: "*"
16- # command: "./gradlew --no-daemon test"
17- # timeout_in_minutes: 15
18- # plugins:
19- # - docker-compose#v3.0.0:
20- # run: unit-test-docker
21- # config: docker/buildkite/docker-compose.yaml
22- - wait
12+ - label : " :java: Unit test with docker service"
13+ agents :
14+ queue : " default"
15+ docker : " *"
16+ command : " ./gradlew --no-daemon test"
17+ timeout_in_minutes : 15
18+ plugins :
19+ - docker-compose#v3.0.0:
20+ run : unit-test-docker
21+ config : docker/buildkite/docker-compose.yaml
22+ - wait
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ services:
1919 - " 8126:8126"
2020
2121 temporal :
22- image : temporalio/auto-setup:0.21 .1
22+ image : temporalio/auto-setup:1.1 .1
2323 logging :
2424 driver : none
2525 ports :
You can’t perform that action at this time.
0 commit comments