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

2
.circleci/config.yml

@ -35,7 +35,7 @@ jobs:
e2etest: e2etest:
docker: docker:
- image: circleci/node:12
- image: circleci/node:12.18.4
- image: circleci/postgres:9.6-alpine - image: circleci/postgres:9.6-alpine
environment: environment:
DATABASE_URL: postgres://antoine_mortelier:psqlpassword@localhost:5432/psdb DATABASE_URL: postgres://antoine_mortelier:psqlpassword@localhost:5432/psdb

Loading…
Cancel
Save