Files
gpu-turnstile/.gitea/workflows
mram 5a0e181293
ci / test (push) Successful in 47s
ci / docker (push) Failing after 23s
CI: build release images only from vX.Y.Z tags
Tests still run on every push. The docker job is gated on ref_type=tag,
validates the tag is a strict vX.Y.Z semver, and publishes :<tag> plus
:latest. No branch images (sha-* / main latest) anymore.
2026-09-20 18:12:00 +02:00
..