1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-12-20 23:29:01 +02:00
Files
testing-go-code-with-postgres/Makefile
Vasiliy Vasilyuk d697a4bcc7 Make return the exit code of a 'migrate' service container
This will make it easier to debug problems, because if an error occurs,
it returns from docker-compose and interrupts the chain of commands,
for example:

make test-env-down test-env-up test
2023-08-20 16:46:23 +03:00

1.1 KiB