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

temp: test mysql on ci #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

temp: test mysql on ci #1

wants to merge 1 commit into from

Conversation

robertkowalski
Copy link

No description provided.

When creating an elixir release, the database adapter is hardcoded
into `sys.config`. With the hardcoded database, the docker image
is strictly set to Postgres.

This change allows to set the database url to a MySQL host by
environment variable, so the current docker image can connect to
MySQL and use the appropiate Ecto Adapter.

Co-authored-by: Björn Brauer <[email protected]>
Co-authored-by: Theodor Fiedler <[email protected]>
Co-authored-by: Philipp Hinrichsen <[email protected]>
Co-authored-by: Markus Wolf <[email protected]>
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.

1 participant