fix(cd): rebuild API image when T16 seed script changes
All checks were successful
Code Review / ai-code-review (push) Successful in 10s
All checks were successful
Code Review / ai-code-review (push) Successful in 10s
This commit is contained in:
@@ -17,6 +17,9 @@ on:
|
||||
- 'apps/**'
|
||||
- 'k8s/**'
|
||||
- '.dockerignore'
|
||||
# Dockerfile COPY scripts/ into the API image; keep production ops
|
||||
# seed scripts deploy-coupled instead of repo-only.
|
||||
- 'scripts/ops/awooop-seed-auto-repair-canary-playbook.py'
|
||||
# Workflow-only changes do not rebuild runtime images. Use workflow_dispatch
|
||||
# when an operator explicitly wants to test the CD pipeline itself.
|
||||
# docs/、memory/、ADR 等不觸發
|
||||
|
||||
Reference in New Issue
Block a user