Browse Source

Update config.yml

main
Tarskan 5 years ago
parent
commit
00f6794fc1
  1. 1
      .circleci/config.yml

1
.circleci/config.yml

@ -68,6 +68,7 @@ jobs:
- run: yarn test - run: yarn test
DATABASETest : DATABASETest :
docker:
- image: circleci/postgres:9.6-alpine - image: circleci/postgres:9.6-alpine
auth: auth:
username: $AUTH_DOCKER username: $AUTH_DOCKER

Loading…
Cancel
Save