Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIstván Váradi <ivaradi@users.noreply.github.com>2018-04-15 22:09:57 +0300
committerDaniel Hansson <github@techandme.se>2018-04-15 22:09:57 +0300
commit3a48c7c724e9071fbdf2ae876e33c7c309a02a87 (patch)
tree1272a19a61cdc5ce60329dbafdf7bbb95f2795a4
parentcc7b65a98b1a84067ca38056f3a55fd022f54e52 (diff)
SFTP upload fix to retrieve SSH keys (#246)HEADmaster
-rwxr-xr-xlinux/debian/travis-build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/debian/travis-build.sh b/linux/debian/travis-build.sh
index 326bfb7..a29f270 100755
--- a/linux/debian/travis-build.sh
+++ b/linux/debian/travis-build.sh
@@ -98,6 +98,8 @@ elif [ "$TRAVIS_BUILD_STEP" == "ppa_deploy" ]; then
OBS_SUBDIR="${OBS_PROJECT}/${OBS_PACKAGE}"
if test "$encrypted_585e03da75ed_key" -a "$encrypted_585e03da75ed_iv"; then
+ ssh-keyscan ppa.launchpad.net >> ~/.ssh/known_hosts
+
cat > ~/.dput.cf <<EOF
[sppa]
fqdn = ppa.launchpad.net