„.gitea/workflows/prod.yaml“ ändern
This commit is contained in:
parent
d91c43d587
commit
9d57192735
@ -25,8 +25,9 @@ jobs:
|
||||
|
||||
- name: deploy
|
||||
run: |
|
||||
cd public
|
||||
pagefind --source=.
|
||||
rsync -azr --delete public/ /opt/data/webdata/gcg-website-gt/
|
||||
rsync -azr --delete ./ /opt/data/webdata/gcg-website-gt/
|
||||
|
||||
- name: notification
|
||||
uses: https://github.com/yamaks2306/telegram-notification@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user