增加对最新标签的支持
Build Push and Deploy / docker-image (push) Successful in 1m4s
Build Push and Deploy / deploy-fallback-log (push) Has been skipped

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-30 16:49:27 +08:00
parent d4050a841b
commit 5cfb7cc38f
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
- "latest"
jobs:
docker-image: