Update .gitea/workflows/gitops-automatic-deployment.yml
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 29s

This commit is contained in:
2025-05-16 16:37:34 -06:00
parent 0c83bad22a
commit fb507b698d

View File

@ -19,4 +19,4 @@ jobs:
- name: Rsync to GitOps Folder Target
run: |
rsync -av --delete --exclude '.git/' ./ /Gitops_Destination/
rsync -av --delete --exclude='.git/' . /Gitops_Destination/