0

Update directory in gitlab CI

This commit is contained in:
Tulir Asokan
2023-11-20 00:55:50 +02:00
parent 44758a13ef
commit 35d731b379
2 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@ deploy:
script:
- apk add --no-cache hugo rsync
- hugo
- rsync -rcthvl --delete public/ /srv/web/plugins.maubot.xyz/
- rsync -rcthvl --delete public/ /srv/web/plugins.mau.bot/

View File

@@ -1,4 +1,4 @@
# plugins.maubot.xyz
# plugins.mau.bot
This is a simple website built with [Hugo](https://gohugo.io/) that lists known
maubot plugins.