Skip to content

Commit

Permalink
Idk
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Dec 3, 2024
1 parent e79e26f commit c4582c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-prod-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Docker ps
run: sleep 120 | docker ps -a
- name: Test
run: curl -v http://localhost:3000/ | docker compose logs app
run: docker compose logs -f app & | curl -v http://localhost:3000/ | sleep 6

0 comments on commit c4582c7

Please sign in to comment.