Update CI #7

Closed
opened 2026-04-09 21:28:57 +00:00 by daniel · 0 comments
Owner

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)

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)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: daniel/email-classifier#7