Update .gitea/workflows/lint.yaml

This commit is contained in:
ab
2025-04-13 10:55:30 +00:00
parent 72e30b6f3c
commit f3fb1f7af8

View File

@ -24,5 +24,5 @@ jobs:
-output pretty \
-ignore-missing-schemas \
-schema-location default \
-schema-location "https://raw.githubusercontent.com/cert-manager/cert-manager/master/deploy/crds/{{ .Group }}_{{ .ResourceAPIVersion }}_{{ .ResourceKind }}.json"
-schema-location 'https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/{{.Group}}/{{.ResourceKind}}_{{.ResourceAPIVersion}}.json'