ci: publish latest and version tags without sha tags
CI / Test and publish (push) Successful in 25s

This commit is contained in:
2026-09-10 20:47:55 +04:00
parent 1f2fdba24e
commit 8015a4b1f0
3 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ builds and publishes its own image:
Available tags:
- `latest`: the latest successful `master` build on that platform.
- `sha-<full-commit-sha>`: the tested commit.
- `v*`: the corresponding Git tag; does not overwrite `latest`.
- Git tags starting with `v` publish without that prefix: `v2026.01.02``2026.01.02`.
Versioned builds do not overwrite `latest`.
Pull from GitHub: