volleyball-dev-frontend/.gitea/workflows/deploy.yml
Marc Wieland 0aa13f3e5f
Some checks failed
Deploy Volleyball CMS 1 / deploy (push) Failing after 4s
.gitea/workflows/deploy.yml aktualisiert
2025-06-02 17:14:51 +00:00

14 lines
210 B
YAML

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