mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-26 20:13:31 +02:00
👷 fix kubeconform workflow
This commit is contained in:
2
.github/workflows/kubeconform.yaml
vendored
2
.github/workflows/kubeconform.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
- name: Download CRDs
|
||||
run: |
|
||||
mkdir -p ${{ env.SCHEMA_DIR }}
|
||||
flux pull artifact oci://ghcr.io/onedr0p/cluster-crds-oci:latest \
|
||||
flux pull artifact oci://ghcr.io/onedr0p/kubernetes-schemas-oci:latest \
|
||||
--output=${{ env.SCHEMA_DIR }}
|
||||
- name: Run kubeconform
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user