modified: .gitea/workflows/deploy-services.yaml
Some checks failed
Deploy services CI/CD Pipeline / deploy (push) Failing after 17s
Some checks failed
Deploy services CI/CD Pipeline / deploy (push) Failing after 17s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
- name: Deploy zigbee2mqtt
|
- name: Deploy zigbee2mqtt
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
./services/zigbee2mqtt/deploy/zigbee2mqtt-deploy.yaml
|
kubectl apply -f ./services/zigbee2mqtt/deploy/zigbee2mqtt-deploy.yaml
|
||||||
|
|
||||||
- name: Deploy wyoming
|
- name: Deploy wyoming
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user