.gitea/workflows/dev.yml aktualisiert
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s
All checks were successful
Website / Website veröffentlichen (push) Successful in 6s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Deploy
|
||||
run: |
|
||||
cd public
|
||||
rsync -azr --delete ./ /var/www/html/www.ftecke.de/
|
||||
rsync -azr --delete ./ /var/www/html/dev.ftecke.de/
|
||||
# - name: Notification
|
||||
# uses: actions/telegram-action@main
|
||||
# if: always()
|
||||
|
||||
Reference in New Issue
Block a user