Commit c03f20e
ci: update docker compose and wait for db image (#1533)
* change docker-compose to docker compose and use eficode/wait-for instead of giorgos/takis
* fix(ci): jwilder/dockerize instead of giorgos/takis
* fix(ci): change hostname to wait for
* test(ci): readd --link
* fix(ci): revert yarn to main
* test(ci): check postgres container name
* test(ci): check mysql container port
* fix(ci): use the whole port for postgres
* test(ci): print docker ps
* test(ci): check the logs of postgres container
* test(ci): check if the container is still alive
* test(ci): check why does the postgres shuts down
* fix(ci): fix docker-compose formatting
---------
Co-authored-by: Michael Shohat <[email protected]>1 parent 2571924 commit c03f20e
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments