Browse Source

echange appel image

main
Julien Dudek 6 years ago
parent
commit
1d6646fd2a
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -51,8 +51,8 @@ jobs:
- ./node_modules - ./node_modules
e2e: e2e:
docker: docker:
- image: "circleci/postgres:9.6.2-alpine"
- image: "circleci/node:12" - image: "circleci/node:12"
- image: "circleci/postgres:9.6.2-alpine"
steps: steps:
- checkout - checkout
- restore_cache: - restore_cache:

Loading…
Cancel
Save