.
Some checks are pending
deploy host / Deploy (push) Waiting to run

This commit is contained in:
2024-09-03 21:40:22 +01:00
parent b36a3cac91
commit 6d3d4d9566
4 changed files with 21 additions and 15 deletions

View File

@@ -1,13 +0,0 @@
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}}"