chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 3s
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 3s
This commit is contained in:
@@ -9,3 +9,6 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: validate
|
||||
uses: instrumenta/kubeval-action@master
|
||||
with:
|
||||
files: ./manifests
|
||||
ignore_missing_schemas: true
|
||||
|
||||
Reference in New Issue
Block a user