updated deployment to confirm to new action runner settings

This commit is contained in:
paul-loedige
2024-11-11 23:03:24 +01:00
parent 0b1c94354e
commit 0d38824f5f
+1 -4
View File
@@ -31,7 +31,4 @@ jobs:
- name: Deploy to Hugo Container
run: |
apt-get install -y rsync
rsync -avz --delete public/ /mnt/hugo/
env:
HUGO_CONTAINER_PATH: /mnt/hugo/
GITEA_RUNNER_MOUNT_PATH: ./hugo/public:/mnt/hugo
rsync -avz --delete public/ /mnt/hugo/