diff --git a/.circleci/config.yml b/.circleci/config.yml index c8fb52b..eeff82a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,7 +50,7 @@ jobs: - npm-v6-dependencies-{{ checksum "yarn.lock" }} - run: yarn test:e2e documentation: - docker: *config + docker: *shared_docker steps: - checkout - run: yarn buld:dock