Browse Source

Update config.yml

pull/9/head
LecomteAdrien 6 years ago
parent
commit
8ef1230772
  1. 4
      .circleci/config.yml

4
.circleci/config.yml

@ -53,8 +53,8 @@ jobs:
database:
docker:
- image: circleci/postgres:9.6-alpine
auth:
- image: circleci/postgres:9.6-alpine
auth:
username: mydockerhub-user
password: $DOCKERHUB_PASSWORD # context / project UI env-var reference
environment:

Loading…
Cancel
Save