stacked Zigbee2mqtt removed from portainer
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
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}}"
|
||||
# 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}}"
|
||||
Reference in New Issue
Block a user