Tags should be pushed to dockerhub
Opened this issue · 0 comments
dashwav commented
When a commit is tagged in git, that tag should be added to the docker image and pushed
eg commit 658892d
gets tagged 1.1.2
Github Actions should push that commit to docker hub as dashwav/animecalendar:1.1.2