Clean up temporary tags afterwards
If there was a push to main
, build a container with the tag latest. If there was a tag pushed, then build a container with the container tag set to the git tag, additionally setting a
stable` tag that matches.
If there was a push to main
, build a container with the tag latest. If there was a tag pushed, then build a container with the container tag set to the git tag, additionally setting a
stable` tag that matches.