mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-13 07:48:37 +01: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
@ -16,4 +16,4 @@ tasks:
|
|||||||
[ "$(git rev-parse HEAD)" = "$(git rev-parse origin/master)" ] || complete-build
|
[ "$(git rev-parse HEAD)" = "$(git rev-parse origin/master)" ] || complete-build
|
||||||
rsync --rsh="ssh -o StrictHostKeyChecking=no" -rP \
|
rsync --rsh="ssh -o StrictHostKeyChecking=no" -rP \
|
||||||
--delete --exclude=config.json \
|
--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