Files
email-classifier/.github/workflows/build-publish.yaml
Lennie S. 9ba8a8b7f9
Some checks failed
Build and Publish Docker Image / build (push) Failing after 53s
Build and Publish Docker Image / build (pull_request) Failing after 55s
ci: update build-publish workflow
- Run on all branches and PRs (build-only, no push)
- Push to registry only on main and version tags (v*)
- main branch: tag as :main, :latest, :<sha>
- version tags (v*): tag as :<tag>, :latest, :<sha>
- Use gitea context vars (gitea.sha, gitea.ref, gitea.ref_name, gitea.repository)
2026-04-09 21:44:00 +00:00

3.0 KiB