This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
cd public
|
cd public
|
||||||
rsync -azr --delete ./ /var/www/html/www.ftecke.de/
|
rsync -azr --delete ./ /var/www/html/dev.ftecke.de/
|
||||||
# - name: Notification
|
# - name: Notification
|
||||||
# uses: actions/telegram-action@main
|
# uses: actions/telegram-action@main
|
||||||
# if: always()
|
# if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user