.gitea/workflows/dev-2-0.yaml aktualisiert
Website / Website veröffentlichen (push) Has been cancelled

This commit is contained in:
fte
2026-07-28 19:19:40 +02:00
parent f5b45d9c54
commit add1af275b
+1 -7
View File
@@ -29,10 +29,4 @@ jobs:
- name: Deploy
run: |
cd public
rsync -azr --delete ./ /var/www/html/dev.ftecke.de/
# - name: Notification
# uses: actions/telegram-action@main
# if: always()
# with:
# chat_id: ${{ secrets.TG_CHAT_ID }}
# token: ${{ secrets.TG_TOKEN }}
rsync -azr --delete ./ /var/www/html/dev.ftecke.de/