Skip to content
Snippets Groups Projects
Commit 83d0700d authored by thibault.capt's avatar thibault.capt
Browse files

Update .gitlab-ci.yml file

parent 6ec9f17c
No related branches found
No related tags found
No related merge requests found
Pipeline #37303 failed
...@@ -22,7 +22,6 @@ default-postgres: ...@@ -22,7 +22,6 @@ default-postgres:
image: postgres image: postgres
variables: variables:
PGPORT: "5432" PGPORT: "5432"
script: script:
# official way to provide password to psql: http://www.postgresql.org/docs/9.3/static/libpq-envars.html # official way to provide password to psql: http://www.postgresql.org/docs/9.3/static/libpq-envars.html
- export PGPASSWORD=$POSTGRES_PASSWORD - export PGPASSWORD=$POSTGRES_PASSWORD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment