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