From 7dc98886864ae8cb34357761dcebed90997fdfef Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 8 Jul 2021 04:35:32 -0700 Subject: [PATCH] Temporarily upload DarkPlaces autobuilds to both Xonotic build servers. We are migrating from srv03 to srv04 and moving components one by one. --- .travis-script-xonotic.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis-script-xonotic.sh b/.travis-script-xonotic.sh index d511662b..c7c54b0f 100755 --- a/.travis-script-xonotic.sh +++ b/.travis-script-xonotic.sh @@ -121,7 +121,10 @@ for os in "$@"; do for o in $outputs; do src=${o%%:*} dst=${o#*:} - sftp -oStrictHostKeyChecking=no -i id_rsa-xonotic -P 2222 -b - autobuild-bin-uploader@beta.xonotic.org <