ZupIT / ritchie-templates

Repository containing Ritchie CLI formulas templates
https://ritchiecli.io
2 stars 8 forks source link

Workflow to push registry of docker images to DockerHub #5

Closed maurineimirandazup closed 3 years ago

maurineimirandazup commented 3 years ago

Signed-off-by: maurineimirandazup maurinei.miranda@zup.com.br

Pull Request

What I did

Workflow that run build and push of docker images to DockerHub.

How I did it

Using Github Actions with Docker Hub secrets.

How to verify it

You can check more in path .github/workflows

What kind of change does this PR make

Description for the changelog

In this first version, the team need review the template. Its necessary to develope more workflows to another languages.

GuillaumeFalourd commented 3 years ago

Will you add other workflows to this PR as well?