X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=.travis-script-xonotic.sh;h=654ef36eef06fe7c5181eb339105eee0ccce74e9;hp=82a797e905aba2cc8352b8c7786d8552b253704c;hb=85a33377d64ae8438e6582a7b8472f5a4bd41942;hpb=a5bf1b9e80132c40dda71e4f6e47b911e631049d diff --git a/.travis-script-xonotic.sh b/.travis-script-xonotic.sh index 82a797e9..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 <