Update .gitea/workflows/build.yml
This commit is contained in:
@@ -97,4 +97,5 @@ jobs:
|
|||||||
- name: "Deploy to Cluster"
|
- name: "Deploy to Cluster"
|
||||||
run: |
|
run: |
|
||||||
cat $(pwd)/.kube/config
|
cat $(pwd)/.kube/config
|
||||||
|
kubectl apply -f k8s.yml --validate=false
|
||||||
|
|
||||||
Reference in New Issue
Block a user