Skip to content

Commit

Permalink
tmp: Remove detach from docker compose test
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyodar committed Jul 3, 2024
1 parent 3d99254 commit 7276489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
cache-to: type=gha,mode=max,scope=operator

- name: Build and start Docker Compose services
run: docker-compose -f ./docker-compose.yml up --build -d
run: docker-compose -f ./docker-compose.yml up --build

- name: Wait for 5 minutes
run: sleep 300
Expand Down

0 comments on commit 7276489

Please sign in to comment.