refactor(ci): generate CRD schemas at CI time, not stored in repo
Add generate-schemas step to kubeconform woodpecker pipeline so schemas are built from live kustomize output on each PR run. Remove the committed ci/crd-schemas/ snapshot and gitignore the directory so it stays local-only.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
manifests/
|
||||
apps/**/charts/
|
||||
ci/crd-schemas/
|
||||
|
||||
Reference in New Issue
Block a user