Update .gitea/workflows/gitops-automatic-deployment.yml
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 7s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
rsync -a --delete --exclude='.git/' --exclude='.gitea/' . /Gitops_Destination/
|
rsync -a --delete --exclude='.git/' --exclude='.gitea/' . /Gitops_Destination/
|
||||||
|
|
||||||
- name: Trigger Material MKDocs Container Re-Deployment via Portainer Webhook
|
- name: Trigger Material MKDocs Container Re-Deployment
|
||||||
run: |
|
run: |
|
||||||
curl --fail --show-error --silent --insecure \
|
curl --fail --show-error --silent --insecure \
|
||||||
-X POST \
|
-X POST \
|
||||||
|
|||||||
Reference in New Issue
Block a user