Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Docker test runs in CI #873

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Fix Docker test runs in CI #873

merged 1 commit into from
Feb 17, 2020

Conversation

pezholio
Copy link
Contributor

The postgres Docker image now requires a password to be set, so this sets a POSTGRES_PASSWORD env variable in the db container, and a corresponding DFE_TEACHERS_PAYMENT_SERVICE_DATABASE_PASSWORD var in the test container.

More info here docker-library/postgres#681

The `postgres` Docker image now requires a password to be set, so this sets
a `POSTGRES_PASSWORD` env variable in the `db` container, and a
corresponding
`DFE_TEACHERS_PAYMENT_SERVICE_DATABASE_PASSWORD` var in the
`test` container.

More info here docker-library/postgres#681
@tekin tekin temporarily deployed to acceptance-t-fix-ci-offxode7sg February 17, 2020 11:46 Inactive
@pezholio pezholio merged commit 294d82c into master Feb 17, 2020
@pezholio pezholio deleted the fix-ci branch February 17, 2020 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants