diff options
Diffstat (limited to 'scripts')
-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 f3124ee..a33281b 100755 --- a/scripts/upload.sh +++ b/scripts/upload.sh | |||
@@ -24,7 +24,7 @@ | |||
24 | set -x | 24 | set -x |
25 | set -e | 25 | set -e |
26 | 26 | ||
27 | RELEASE=5.5 | 27 | RELEASE=5.6 |
28 | UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/ | 28 | UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/ |
29 | 29 | ||
30 | if [ ${MACHINE} = "emulator" ]; then | 30 | if [ ${MACHINE} = "emulator" ]; then |