fix(ci): update cd.yaml triggers to ensure execution
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 27s
E2E Health Check / e2e-health (push) Successful in 16s

This commit is contained in:
OG T
2026-03-29 22:40:31 +08:00
parent da6d6ed006
commit 9535e8b03a

View File

@@ -12,10 +12,7 @@ name: CD Pipeline
on:
push:
branches: [main]
paths-ignore:
- 'docs/**'
- '*.md'
- '.gitea/**'
workflow_dispatch:
env:
HARBOR: 192.168.0.110:5000