Update directory in gitlab CI
This commit is contained in:
@@ -7,4 +7,4 @@ deploy:
|
|||||||
script:
|
script:
|
||||||
- apk add --no-cache hugo rsync
|
- apk add --no-cache hugo rsync
|
||||||
- hugo
|
- hugo
|
||||||
- rsync -rcthvl --delete public/ /srv/web/plugins.maubot.xyz/
|
- rsync -rcthvl --delete public/ /srv/web/plugins.mau.bot/
|
||||||
|
|||||||
Reference in New Issue
Block a user