## What needs to be done Build the Docker image on every tag creation and push it to GitHub Container Registry. ## What needs to be produced A CI workflow that builds and pushes the tagged image to GHCR on every tag push.
What needs to be done
Build the Docker image on every tag creation and push it to GitHub Container Registry.
What needs to be produced
A CI workflow that builds and pushes the tagged image to GHCR on every tag push.