volleyball-dev-frontend/.gitea/workflows/deploy.yml
Marc Wieland 04824f66c1
Some checks failed
Deploy Volleyball CMS / deploy (push) Failing after 1s
.gitea/workflows/deploy.yml aktualisiert
2025-06-02 17:10:09 +00:00

14 lines
208 B
YAML

name: Deploy Volleyball CMS
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Starte zentrales Deploy Script
run: bash /opt/tg-cms/deploy.sh