summaryrefslogtreecommitdiffstats
path: root/scripts/upload.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/upload.sh')
-rwxr-xr-xscripts/upload.sh2
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 @@
24set -x 24set -x
25set -e 25set -e
26 26
27RELEASE=5.5 27RELEASE=5.6
28UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/ 28UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}/
29 29
30if [ ${MACHINE} = "emulator" ]; then 30if [ ${MACHINE} = "emulator" ]; then