ci: update build

This commit is contained in:
2026-01-15 00:20:36 +07:00
parent 7b2b82e73b
commit 8d172ae37f
2 changed files with 8 additions and 12 deletions
+8
View File
@@ -5,6 +5,14 @@ on:
branches:
- main
- staging
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- 'Dockerfile'
- 'Dockerfile.*'
- '.dockerignore'
- '.gitea/workflows/build.yml'
jobs:
build-and-push: