Browse Source

Update config.yml

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

2
.circleci/config.yml

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

Loading…
Cancel
Save