Browse Source

Update config.yml

pull/9/head
LecomteAdrien 6 years ago
parent
commit
2161544008
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -52,6 +52,7 @@ jobs:
- ./node_modules
database:
docker:
- image: circleci/postgres:9.6-alpine
auth:
username: mydockerhub-user

Loading…
Cancel
Save