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
|
- name: validate
|
||||||
uses: instrumenta/kubeval-action@master
|
uses: instrumenta/kubeval-action@master
|
||||||
with:
|
with:
|
||||||
files: ./manifests
|
files: ./manifests/**/**/kustomization.yaml
|
||||||
ignore_missing_schemas: true
|
ignore_missing_schemas: true
|
||||||
output: json
|
output: json
|
||||||
strict: false
|
strict: false
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
metadata:
|
|
||||||
name: gitea-actions
|
|
||||||
# Configure Gitea Actions
|
# Configure Gitea Actions
|
||||||
## @section Gitea Actions
|
## @section Gitea Actions
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user