forked from CringeStudios/gamja
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
@ -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…
x
Reference in New Issue
Block a user