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

14 lines
209 B
YAML

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