diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-08 15:13:16 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-08 12:17:01 +0000 |
commit | 640b4ea8df3f975323e6a4375411362a54318c7d (patch) | |
tree | 96bf145f8ef795709980b27e9ddf875f35cc407e /scripts/upload.sh | |
parent | 312b42f406c9aba0f7bd4a28024b212e17c79a8a (diff) | |
download | meta-boot2qt-640b4ea8df3f975323e6a4375411362a54318c7d.tar.gz |
Upload content to 5.8 folder
Change-Id: I21f74c3f0c98dffbc1ad5329f903b95e800d8304
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
Diffstat (limited to 'scripts/upload.sh')
-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 96189ea..af7e1f2 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.7 | 34 | RELEASE=5.8 |
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 | 36 | ||
37 | if [ -e tmp/deploy/images/${MACHINE}/b2qt-${PROJECT}-qt5-image-${MACHINE}.hdd ]; then | 37 | if [ -e tmp/deploy/images/${MACHINE}/b2qt-${PROJECT}-qt5-image-${MACHINE}.hdd ]; then |