gitea only allows simple glob matcher
Push Develop / docker (push) Successful in 39s
Sync GitHub / sync (push) Successful in 6s
Push Docker / docker (push) Successful in 43s

This commit is contained in:
2026-06-17 10:43:41 -04:00
parent 0ca7d70e56
commit a7d51253a3
+1 -1
View File
@@ -3,7 +3,7 @@ name: Push Docker
on:
push:
tags:
- '[0-9.].?[0-9]?.?[0-9]?'
- '*.*.*'
jobs:
docker: