.gitea/workflows/deploy.yml aktualisiert
All checks were successful
deploy-web-assets / deploy (push) Successful in 10s
All checks were successful
deploy-web-assets / deploy (push) Successful in 10s
This commit is contained in:
parent
fa55371e31
commit
48b55b0c94
@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
rsync -azr --delete ./ /opt/data/webdata/assets/
|
||||
rsync -azr --delete --exclude .git --exclude .gitea ./ /opt/data/webdata/assets/
|
||||
|
||||
- name: Notification
|
||||
uses: actions/telegram-action@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user