Open laghee opened 6 years ago
I suspect POSTGRES_USER: circleci and POSTGRES_DB: circle_test need to be added under this line: https://github.com/webcompat/webcompat-metrics-server/blob/1b74f28e195df1c530799cf531a095c26e48fcbe/.circleci/config.yml#L19
POSTGRES_USER: circleci
POSTGRES_DB: circle_test
...but this can be addressed when we get to integrative tests.
I suspect
POSTGRES_USER: circleci
andPOSTGRES_DB: circle_test
need to be added under this line: https://github.com/webcompat/webcompat-metrics-server/blob/1b74f28e195df1c530799cf531a095c26e48fcbe/.circleci/config.yml#L19...but this can be addressed when we get to integrative tests.