modified: .gitea/workflows/deploy-services.yaml
Some checks failed
Deploy services CI/CD Pipeline / deploy (push) Failing after 17s

This commit is contained in:
2025-11-22 20:11:42 +00:00
parent 394a9d7a6f
commit 351567b707

View File

@@ -38,7 +38,7 @@ jobs:
- name: Deploy zigbee2mqtt
shell: bash
run: |
./services/zigbee2mqtt/deploy/zigbee2mqtt-deploy.yaml
kubectl apply -f ./services/zigbee2mqtt/deploy/zigbee2mqtt-deploy.yaml
- name: Deploy wyoming
shell: bash