ci: cd.yaml paths 加入 .dockerignore — 避免 dockerignore 變更不觸發 CD
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 14m13s
All checks were successful
CD Pipeline / build-and-deploy (push) Successful in 14m13s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -17,6 +17,7 @@ on:
|
||||
- 'apps/**'
|
||||
- 'k8s/**'
|
||||
- '.gitea/workflows/**'
|
||||
- '.dockerignore'
|
||||
# docs/、memory/、ADR 等不觸發
|
||||
# ops/monitoring/alerts-unified.yml 由 deploy-alerts.yaml 獨立處理 (I3)
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user