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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user