Add container publishing to CI on release events #58
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/issue-57-ci-container-publish"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #57
Adds a
publish-containerjob toci.ymlthat builds and pushes the container image toregistry.marvin8.zoneautomatically on release events.Modeled on Cang's CI setup:
latest+ version from tag (strippingvprefix)Pull request closed