This commit is contained in:
parent
9eb0dacd1c
commit
db0c3490e1
1 changed files with 3 additions and 1 deletions
|
@ -21,5 +21,7 @@ jobs:
|
|||
script: |
|
||||
ls
|
||||
cd Homepage
|
||||
git pull
|
||||
git fetch
|
||||
git reset --hard HEAD
|
||||
git merge '@{u}'
|
||||
hugo && rsync -Oavz --no-p --delete public/ /var/www/melm.xyz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue