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
-3
View File
@@ -32,6 +32,3 @@ jobs:
run: | run: |
apt-get install -y rsync apt-get install -y rsync
rsync -avz --delete public/ /mnt/hugo/ rsync -avz --delete public/ /mnt/hugo/
env:
HUGO_CONTAINER_PATH: /mnt/hugo/
GITEA_RUNNER_MOUNT_PATH: ./hugo/public:/mnt/hugo