Skip to content

Commit

Permalink
Update directory in gitlab CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Nov 19, 2023
1 parent 44758a1 commit 35d731b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 35d731b

Please sign in to comment.