15 lines
509 B
YAML
15 lines
509 B
YAML
# refactoring required stopped using portainer!
|
|
# for now using vscode with docker context connected to server and docker compose up
|
|
# name: Portainer stack zigbee2mqtt
|
|
# on:
|
|
# push:
|
|
# paths:
|
|
# - "services/zigbee2mqtt/**"
|
|
# - ".gitea/workflows/**zigbee2mqtt**.yml"
|
|
# jobs:
|
|
# deploy:
|
|
# runs-on: "vlan-casa_continous-deploy"
|
|
# steps:
|
|
# - name: Portainer stack zigbee2mqtt webhook
|
|
# run: |
|
|
# curl -X POST "${{secrets.PORTAINER_ZIGBEE2MQTT_WEBHOOK_URL}}" |