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 406f1d1..4e0937c 100755
--- a/scripts/upload.sh
+++ b/scripts/upload.sh
@@ -25,7 +25,7 @@ set -x
25set -e 25set -e
26 26
27RELEASE=4.x 27RELEASE=4.x
28UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto-${RELEASE}/latest 28UPLOADPATH=QT@ci-files02-hki.ci.local:/srv/jenkins_data/enterprise/b2qt/yocto/${RELEASE}
29 29
30if [ ${MACHINE} = "nitrogen6x" ]; then 30if [ ${MACHINE} = "nitrogen6x" ]; then
31 scp tmp/deploy/images/nitrogen6x/b2qt-embedded-image-boot-nitrogen6x.tar.gz ${UPLOADPATH}/b2qt-embedded-image-boot-iMX6.tar.gz 31 scp tmp/deploy/images/nitrogen6x/b2qt-embedded-image-boot-nitrogen6x.tar.gz ${UPLOADPATH}/b2qt-embedded-image-boot-iMX6.tar.gz