Browse Source

changed for circleci offi image

main
Galimede 6 years ago
parent
commit
fe8517b632
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -31,7 +31,7 @@ jobs:
test_e2e:
docker:
- image: cimg/node:14.10.1
- image: postgres:13-alpine
- image: circleci/postgres:latest
environment:
POSTGRES_USER: e2e
POSTGRES_DB: psdb

Loading…
Cancel
Save