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

[Devops] Add github action for uploading docker image to dockerhub on merge to develop / master #270

Open
aniri opened this issue Jun 1, 2020 · 1 comment · May be fixed by #331
Open

Comments

@aniri
Copy link
Member

aniri commented Jun 1, 2020

The image is needed for an easier setup for FE devs.

See https://github.com/code4romania/expert-consultation-api/blob/develop/.github/workflows/build.yml as an example.

@mirceachira
Copy link

I would like to work on this if possible.
There's a specific action for build-and-deply to dockerhub which I think can be used: https://docs.github.com/en/free-pro-team@latest/actions/guides/publishing-docker-images
This way you'd need only to set up the triggers and credentials I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants