fix(ci): update cd.yaml triggers to ensure execution
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user