monitorizare-vot icon indicating copy to clipboard operation
monitorizare-vot copied to clipboard

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

Open aniri opened this issue 4 years ago • 1 comments

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.

aniri avatar Jun 01 '20 13:06 aniri

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.

mirceachira avatar Oct 21 '20 19:10 mirceachira