Update CI #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
We need the CI to be updated. It should run on every branch and PR, but not push the container to the registry.
It should also create tagged versions of the images.
Examples:
git.danhenry.dev/daniel/email-classifier:latest(latest tagged version)git.danhenry.dev/daniel/email-classifier:v1.0.3(tagged version)git.danhenry.dev/daniel/email-classifier:main(main branch)