updated deployment to confirm to new action runner settings
This commit is contained in:
@@ -32,6 +32,3 @@ jobs:
|
||||
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
|
||||
Reference in New Issue
Block a user