This commit is contained in:
parent
185dd4d586
commit
3f45023c55
1 changed files with 1 additions and 1 deletions
|
@ -143,4 +143,4 @@ jobs:
|
||||||
- name: Deploy to Cloudflare R2
|
- name: Deploy to Cloudflare R2
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
mc cp --recursive $SCHEMAS_DIR r2-ks/kubernetes-schema
|
mc cp --recursive $GITHUB_WORKSPACE/crdSchemas r2-ks/kubernetes-schema
|
||||||
|
|
Loading…
Reference in a new issue