You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push docker image of the official release to dockerhub.
Use Case
I want to use official horilla images and not build them myself depending on some tag or commit.
Proposed Solution
add a ci.yml into .github/workflows/ that automatically builds a docker image and pushes it to the hub when a tag is added.
Benefits
Horilla Team tags releases anyway, so there is no additional work to be done. ci.yml would build the docker file and add a modicum of quality assurance.
Labels
feature request
Priority
medium
The text was updated successfully, but these errors were encountered:
Feature Request
Description
Push docker image of the official release to dockerhub.
Use Case
I want to use official horilla images and not build them myself depending on some tag or commit.
Proposed Solution
add a ci.yml into .github/workflows/ that automatically builds a docker image and pushes it to the hub when a tag is added.
Benefits
Horilla Team tags releases anyway, so there is no additional work to be done. ci.yml would build the docker file and add a modicum of quality assurance.
Labels
feature request
Priority
medium
The text was updated successfully, but these errors were encountered: