Closed jasonrogena closed 5 years ago
In the .drone.yml file, install netcat and use it wait until the postgres service is fully up. The nc command will timeout after 300 seconds of not being able to connect to PostgreSQL.
Fixes #347
Signed-off-by: Jason Rogena jason@rogena.me
In the .drone.yml file, install netcat and use it wait until the postgres service is fully up. The nc command will timeout after 300 seconds of not being able to connect to PostgreSQL.
Fixes #347
Signed-off-by: Jason Rogena jason@rogena.me