Files
casa/.gitea/workflows/services.wyoming.yml
Workflow config file is invalid. Please check your config file: yaml: line 2: did not find expected key

11 lines
263 B
YAML

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