MTLantoine 6 years ago
parent
commit
dc64b60148
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -50,7 +50,7 @@ jobs:
- npm-v6-dependencies-{{ checksum "yarn.lock" }} - npm-v6-dependencies-{{ checksum "yarn.lock" }}
- run: yarn test:e2e - run: yarn test:e2e
documentation: documentation:
docker: *config
docker: *shared_docker
steps: steps:
- checkout - checkout
- run: yarn buld:dock - run: yarn buld:dock

Loading…
Cancel
Save