chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 1m16s
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 1m16s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
- name: validate
|
||||
uses: instrumenta/kubeval-action@master
|
||||
with:
|
||||
files: ./manifests
|
||||
files: ./manifests/**/**/kustomization.yaml
|
||||
ignore_missing_schemas: true
|
||||
output: json
|
||||
strict: false
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
metadata:
|
||||
name: gitea-actions
|
||||
# Configure Gitea Actions
|
||||
## @section Gitea Actions
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user