Skip to content

Commit

Permalink
CI testing with sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Aug 30, 2024
1 parent 1adb776 commit ec182bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ services:
MIX_ENV: $MIX_ENV
tty: true
depends_on:
- db
db:
condition: service_healthy
networks:
- backend_network
command: ["/bin/sh", "./setup-database.sh"]
Expand Down

0 comments on commit ec182bc

Please sign in to comment.