Update .gitea/workflows/build.yml
Some checks failed
Build and Test / build (push) Successful in 1m17s
Build and Test / deploy (push) Failing after 6s

This commit is contained in:
2025-10-09 16:57:06 +00:00
parent 0514941b06
commit 6bab34a252

View File

@@ -97,4 +97,5 @@ jobs:
- name: "Deploy to Cluster"
run: |
cat $(pwd)/.kube/config
kubectl apply -f k8s.yml --validate=false