service zigbee2mqtt continous deploy

This commit is contained in:
2024-08-05 16:54:30 +01:00
parent bb1449cdfc
commit c091a8624c
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
name: deploy zigbee2mqtt
on: [push]
jobs:
deploy:
runs-on: "homesrv01"
steps:
- name: Portainer webhook
run: |
curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}"

View File

@@ -11,7 +11,7 @@ services:
# Frontend port
- 8085:8080
environment:
- TZ=Europe/Berlin
- TZ=Europe/Lisbon
devices:
# Make sure this matched your adapter location
- /dev/ttyUSB0:/dev/ttyUSB0