mirror of
https://git.sr.ht/~emersion/gamja
synced 2025-04-23 12:33:45 -04:00
ci: fix deploy host
emersion.fr is now an alias for the new server. gamja hasn't been migrated yet.
This commit is contained in:
parent
1428ec4d49
commit
e4ebf5eb80
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ tasks:
|
|||
[ "$(git rev-parse HEAD)" = "$(git rev-parse origin/master)" ] || complete-build
|
||||
rsync --rsh="ssh -o StrictHostKeyChecking=no" -rP \
|
||||
--delete --exclude=config.json \
|
||||
. deploy@emersion.fr:/srv/http/gamja
|
||||
. deploy@kyouko.emersion.fr:/srv/http/gamja
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue