Browse Source

fix docker

main
MTLantoine 6 years ago
parent
commit
4afbf32bcc
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -15,7 +15,7 @@ jobs:
- ./node_modules
job2:
docker: &shared_docker
docker: *shared_docker
steps:
- checkout
- restore_cache:

Loading…
Cancel
Save