You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments