|
|
@ -50,9 +50,9 @@ jobs: |
|
|
environment: |
|
|
environment: |
|
|
DATABASE_URL: postgres://psqluer:psqlpassword@localhost:5432/psqluer |
|
|
DATABASE_URL: postgres://psqluer:psqlpassword@localhost:5432/psqluer |
|
|
end_to_end: |
|
|
end_to_end: |
|
|
docker: |
|
|
|
|
|
- image: cimg/node:14.15.0 |
|
|
|
|
|
auth: |
|
|
|
|
|
|
|
|
docker: |
|
|
|
|
|
- image: cimg/node:14.15.0 |
|
|
|
|
|
auth: |
|
|
username: xaela37 |
|
|
username: xaela37 |
|
|
password: $DOCKERHUB_PASSWORD |
|
|
password: $DOCKERHUB_PASSWORD |
|
|
- image: circleci/postgres:9.6.2-alpine |
|
|
- image: circleci/postgres:9.6.2-alpine |
|
|
|