From 39fac2f7e6a543f82c2245660b19bbc812ff142f Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Wed, 13 Oct 2021 20:19:44 +0200 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: