Update .gitea/workflows/gitops-automatic-deployment.yml
This commit is contained in:
@@ -42,9 +42,10 @@ jobs:
|
||||
|
||||
- name: Sync repository into /srv/zensical/docs
|
||||
run: |
|
||||
rsync -a --delete \
|
||||
rsync -rltD --delete \
|
||||
--exclude='.git/' \
|
||||
--exclude='.gitea/' \
|
||||
--chmod=D2775,F664 \
|
||||
. /srv/zensical/docs/
|
||||
|
||||
- name: Notify via NTFY
|
||||
|
||||
Reference in New Issue
Block a user