Skip to content

Commit

Permalink
fixes docker flag
Browse files Browse the repository at this point in the history
  • Loading branch information
luanrv00 committed Sep 2, 2024
1 parent 671412f commit e98fa3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test_e2e
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh
bin/dev
docker compose -f docker/docker-compose.e2e.yml --project-directory ivewatched up --abort-on-exit
docker compose -f docker/docker-compose.e2e.yml --project-directory ivewatched up --abort-on-container-exit

0 comments on commit e98fa3b

Please sign in to comment.