test drone 6
continuous-integration/drone/push Build encountered an error Details

master
Maxime ROCHER 3 months ago
parent 1ee499c8c9
commit 061a6134e2

@ -29,5 +29,5 @@ steps:
commands:
- apt-get update && apt-get install -y postgresql-client
- until pg_isready -h dbWikiFantasy -U "$PGUSER"; do sleep 1; done
- psql -h dbWikiFantasy -U "$PGUSER" -d "$PGDATABASE" -f script/init.sql
- psql -h dbWikiFantasy -U "$PGUSER" -d "$PGDATABASE" -f script/init.sql

Loading…
Cancel
Save