.gitea/workflows/prod.yml aktualisiert
This commit is contained in:
parent
ed3dde9212
commit
cf5475b108
@ -26,7 +26,7 @@ jobs:
|
||||
- name: Deploy
|
||||
run: |
|
||||
cd public
|
||||
rsyncc -azr --delete ./ /opt/data/webdata/schuelerzeitung/
|
||||
rsync -azr --delete ./ /opt/data/webdata/schuelerzeitung/
|
||||
- name: Telegram notification
|
||||
uses: actions/telegram-action@main
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user