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:
Simon Ser 2022-07-08 21:24:09 +02:00
parent 1428ec4d49
commit e4ebf5eb80

View File

@ -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