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