CI/CD
All checks were successful
Portainer stack nginx / deploy (push) Successful in 5s
Portainer stack wyoming / deploy (push) Successful in 5s
Portainer stack zigbee2mqtt / deploy (push) Successful in 5s

This commit is contained in:
2024-08-26 20:39:12 +01:00
parent ce522b3d3a
commit 3c0dd3b01f
7 changed files with 14 additions and 9 deletions

View File

@@ -2,7 +2,8 @@ name: Portainer stack nginx
on:
push:
paths:
- services/nginx/**
- "services/nginx/**"
- ".gitea/workflows/**nginx**.yml"
jobs:
deploy:
runs-on: "homesrv01"