X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=.travis-script-xonotic.sh;h=654ef36eef06fe7c5181eb339105eee0ccce74e9;hb=e890af0070c3d2cd8be5df86042a939e3d2a4ef4;hp=3da7dde238cec6d19bc914b9b0fef3a7ca4da370;hpb=9120bf3dc128de323bfc5a82553fcc310dad7a33;p=xonotic%2Fdarkplaces.git diff --git a/.travis-script-xonotic.sh b/.travis-script-xonotic.sh index 3da7dde2..654ef36e 100755 --- a/.travis-script-xonotic.sh +++ b/.travis-script-xonotic.sh @@ -9,6 +9,8 @@ set -x chmod 0600 id_rsa-xonotic # ssh-keygen -y -f id_rsa-xonotic +export USRLOCAL="$PWD"/usrlocal + rev=`git rev-parse HEAD` sftp -oStrictHostKeyChecking=no -i id_rsa-xonotic -P 2222 -b - autobuild-bin-uploader@beta.xonotic.org <