chore(gitea): updated validate k8s
Some checks failed
Validate K8s manifests / validate-k8s-manifests (push) Failing after 4s
Some checks failed
Validate K8s manifests / validate-k8s-manifests (push) Failing after 4s
This commit is contained in:
@@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }} is validating K8s manifests
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
validate-manifests:
|
||||
runs-on: u buntu-latest
|
||||
validate-k8s-manifests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: validate
|
||||
|
||||
Reference in New Issue
Block a user