Skip to content

Commit a072b0d

Browse files
committed
compose
1 parent a6ce43e commit a072b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
cache: 'maven'
5050

5151
- name: Start the infrastructure
52-
run: docker-compose --file spring-boot-example/docker-compose.yml up -d
52+
run: docker compose --file spring-boot-example/docker-compose.yml up -d
5353

5454
- name: Run Gatling performance tests
5555
run: |

0 commit comments

Comments
 (0)