Files
lms/.gitea/workflows/deploy.yml
Workflow config file is invalid. Please check your config file: EOF
2024-12-29 15:45:10 +00:00

11 lines
196 B
YAML

# name: deploy
# on: [push]
# jobs:
# deploy:
# runs-on: "homesrv01"
# steps:
# - name: Portainer webhook
# run: |
# curl -X POST "${{secrets.PORTAINER_WEBHOOK_URL}}"