From dc048ad01472374a2ac2120e0eff158011f80dbb Mon Sep 17 00:00:00 2001 From: Alexandre SOARES <72209227+AS-37@users.noreply.github.com> Date: Wed, 13 Oct 2021 20:12:01 +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 b094afb..1829c78 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: