.
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 nginx
on:
push:
paths:
- "services/nginx/**"
- ".gitea/workflows/**nginx**.yml"
jobs:
deploy:
runs-on: "homesrv-deploy"
steps:
- name: Portainer stack nginx webhook
run: |
curl -X POST "${{secrets.PORTAINER_NGINX_WEBHOOK_URL}}"