Update .gitea/workflows/gitops-automatic-deployment.yml
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 29s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 29s
This commit is contained in:
@ -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/
|
Reference in New Issue
Block a user