diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2017-01-26 09:37:24 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2017-01-26 09:43:51 +0000 |
commit | f389117cd0abf4497d1dd2db53c530da6bfa37ad (patch) | |
tree | bb607c8e26063cfa4de036509969eee0571032ec | |
parent | 79a01a7082eb445fc6fd9c98d485357a814646eb (diff) | |
download | meta-boot2qt-f389117cd0abf4497d1dd2db53c530da6bfa37ad.tar.gz |
Change upload location to 5.9
Change-Id: I327e03b25c813dc67172bc57f94dc1ce3c1cecea
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rwxr-xr-x | scripts/upload.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upload.sh b/scripts/upload.sh index 14d45c8..23b3b16 100755 --- a/scripts/upload.sh +++ b/scripts/upload.sh | |||
@@ -31,7 +31,7 @@ | |||
31 | set -x | 31 | set -x |
32 | set -e | 32 | set -e |
33 | 33 | ||
34 | RELEASE=5.8 | 34 | RELEASE=5.9 |
35 | UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/ | 35 | UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/ |
36 | UPLOADS="\ | 36 | UPLOADS="\ |
37 | tmp/deploy/images/${MACHINE}/b2qt-${PROJECT}-qt5-image-${MACHINE}.7z \ | 37 | tmp/deploy/images/${MACHINE}/b2qt-${PROJECT}-qt5-image-${MACHINE}.7z \ |