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