13 lines
365 B
YAML
13 lines
365 B
YAML
# name: Portainer stack wyoming
|
|
# on:
|
|
# push:
|
|
# paths:
|
|
# - "services/wyoming/**"
|
|
# - ".gitea/workflows/**wyoming**.yml"
|
|
# jobs:
|
|
# deploy:
|
|
# runs-on: "vlan-casa_continous-deploy"
|
|
# steps:
|
|
# - name: Portainer stack wyoming webhook
|
|
# run: |
|
|
# curl -X POST "${{secrets.PORTAINER_WYOMING_WEBHOOK_URL}}" --insecure |