.
Some checks failed
deploy host / Deploy (push) Successful in 2m2s
Portainer stack nginx / deploy (push) Successful in 1m33s
Portainer stack zigbee2mqtt / deploy (push) Has been cancelled
Portainer stack wyoming / deploy (push) Has been cancelled

This commit is contained in:
2024-09-03 21:59:55 +01:00
parent e51e83bbb1
commit e58e96ba11
4 changed files with 15 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
name: Portainer stack zigbee2mqtt
on:
push:
paths:
- "services/zigbee2mqtt/**"
- ".gitea/workflows/**zigbee2mqtt**.yml"
jobs:
deploy:
runs-on: "homesrv01"
steps:
- name: Portainer stack zigbee2mqtt webhook
run: |
curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}"