mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 09:04:36 +00:00
Builds the Docker image on PRs and pushes that touch docker/, compose, chatmaild/, or cmdeploy/ files. - PRs: build only (no push, no login) - Branch push (main, j4n/docker): build + push as :main or :j4n-docker - Tagged release (v*): build + push as :1.2.3, :1.2, :sha-<hash> Uses GITHUB_TOKEN for ghcr.io auth.