Update .gitea/workflows/service.zigbee2mqtt.yml
All checks were successful
deploy zigbee2mqtt / deploy (push) Successful in 2s
All checks were successful
deploy zigbee2mqtt / deploy (push) Successful in 2s
This commit is contained in:
@@ -5,6 +5,6 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: "homesrv01"
|
runs-on: "homesrv01"
|
||||||
steps:
|
steps:
|
||||||
- name: Portainer webhook
|
- name: Portainer stack zigbee2mqtt webhook
|
||||||
run: |
|
run: |
|
||||||
curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}"
|
curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}"
|
||||||
Reference in New Issue
Block a user