.gitea/workflows/deploy.yml aktualisiert
Some checks failed
Deploy Volleyball CMS / deploy (push) Failing after 35s

This commit is contained in:
Marc Wieland 2025-06-02 17:24:29 +00:00
parent a61268f747
commit 5567b778ec

View File

@ -13,4 +13,4 @@ jobs:
uses: actions/checkout@v3
- name: Starte Deploy Script
run: bash backend/.ci/deploy.sh
run: bash frontend/.ci/deploy.sh