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