diff --git a/.circleci/config.yml b/.circleci/config.yml index 1829c78..1e33cc5 100644 --- a/.circleci/config.yml +++ b/.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: