Browse Source

Update config.yml

main
Alexandre SOARES 5 years ago
parent
commit
f9da709492
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -77,7 +77,7 @@ jobs:
command: yarn test:e2e command: yarn test:e2e
environment: environment:
DATABASE_URL: postgres://pguser:pass@localhost:5432/pgdb DATABASE_URL: postgres://pguser:pass@localhost:5432/pgdb
documentation_artifact:
documentation:
docker: docker:
- image: cimg/node:16.10.0 - image: cimg/node:16.10.0
auth: auth:

Loading…
Cancel
Save