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
e2e:
docker:
- image: "circleci/postgres:9.6.2-alpine"
- image: "circleci/node:12"
- image: "circleci/postgres:9.6.2-alpine"
steps:
- checkout
- restore_cache:

Loading…
Cancel
Save