Files
casa/.gitea/workflows/services.nginx.yml
Workflow config file is invalid. Please check your config file: EOF

13 lines
345 B
YAML

# name: Portainer stack nginx
# on:
# push:
# paths:
# - "services/nginx/**"
# - ".gitea/workflows/**nginx**.yml"
# jobs:
# deploy:
# runs-on: "vlan-casa_continous-deploy"
# steps:
# - name: Portainer stack nginx webhook
# run: |
# curl -X POST "${{secrets.PORTAINER_NGINX_WEBHOOK_URL}}"