UK-SBCoA / uniform-data-set-dotnet-web

.NET Core implementation of UDS with MVC and Razor Class UI Library
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Dockerhub workflow test #129

Closed mlan225 closed 4 months ago

mlan225 commented 5 months ago

Fixes: #88

Create a Github action to push a docker image to dockerHub on a release branch push.

The tag of the dockerHub image is based on the branch the workflow is running on. When this branch is merged into release, there will be a new dockerHub image pushed with the tag of release

The current dockerHub image is uniform-data-set-dotnet-web:dockerhub-workflow-test and will be removed from dockerHub post approval of this card, as it is outdated and exists as evidence of the successful workflow run for review.

you can review the current image in dockerHub here