fixing deploy issues
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
|
||||
- name: Deploy to Hugo Container
|
||||
run: |
|
||||
apt-get install -y rsync
|
||||
rsync -avz --delete public/ /mnt/hugo/
|
||||
env:
|
||||
HUGO_CONTAINER_PATH: /mnt/hugo/
|
||||
|
||||
Reference in New Issue
Block a user