Install rsync
This commit is contained in:
@@ -5,6 +5,6 @@ deploy:
|
||||
only:
|
||||
- main
|
||||
script:
|
||||
- apk add --no-cache hugo
|
||||
- apk add --no-cache hugo rsync
|
||||
- hugo
|
||||
- rsync -rcthvl --delete public/ /srv/web/plugins.maubot.xyz/
|
||||
|
||||
Reference in New Issue
Block a user