Files
casa/.gitea/workflows/services.wyoming.yml
Márcio Fernandes e58e96ba11
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
.
2024-09-03 21:59:55 +01:00

13 lines
312 B
YAML

name: Portainer stack wyoming
on:
push:
paths:
- "services/wyoming/**"
- ".gitea/workflows/**wyoming**.yml"
jobs:
deploy:
runs-on: "homesrv01"
steps:
- name: Portainer stack wyoming webhook
run: |
curl -X POST "${{secrets.PORTAINER_WYOMING_WEBHOOK_URL}}"