From 25fe84299e8e3ddce074c2bf9ddac7ab2b16722c Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 27 Mar 2019 19:58:58 +0100 Subject: Workaround for intra-cloud requests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Revert when fixed. Change-Id: I5ee0ab8eb06628d7a7e07bfb6eea23bc958a9b0c Signed-off-by: Jan-Simon Möller --- .../include-release-jjb-blowfish-snapshot-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/release-jjb-blowfish-snapshot') diff --git a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh index 091aaaa7..ef267a6d 100644 --- a/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh +++ b/jjb/release-jjb-blowfish-snapshot/include-release-jjb-blowfish-snapshot-build.sh @@ -7,7 +7,7 @@ set -e # VARIABLES OPTIND=1 -export DLHOST="https://download.automotivelinux.org/" +export DLHOST="http://download.automotivelinux.org/" export NOGFX=false export VERBOSE=false export DEBUG=false -- cgit 1.2.3-korg