Update .gitea/workflows/lint.yaml

This commit is contained in:
ab
2025-04-13 10:44:13 +00:00
parent 1793648f4d
commit 02c4f9c596

View File

@ -22,4 +22,6 @@ jobs:
-summary \
-verbose \
-output pretty \
-ignore-missing-schemas
-ignore-missing-schemas \
-schema-location "https://raw.githubusercontent.com/jetstack/cert-manager/master/deploy/crds/{{ .Group }}_{{ .Version }}_{{ .Kind }}.json"