test drone 9
continuous-integration/drone/push Build was killed Details

master
Maxime ROCHER 5 months ago
parent da3669f829
commit c926103500

@ -28,5 +28,5 @@ steps:
from_secret: db_database from_secret: db_database
commands: commands:
- apt-get update && apt-get install -y postgresql-client - apt-get update && apt-get install -y postgresql-client
- until pg_isready -h dbWikiFantasy -U postgres; do sleep 1; done - until pg_isready -h marocher8-dbWikiFantasy -U postgres; do sleep 1; done
- psql -h dbWikiFantasy -U postgres -d wikifantasy -f script/init.sql - psql -h marocher8-dbWikiFantasy -U postgres -d wikifantasy -f script/init.sql

Loading…
Cancel
Save