Use correct name for html5 image 77/24177/1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 4 Mar 2020 23:22:07 +0000 (00:22 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 4 Mar 2020 23:22:07 +0000 (00:22 +0100)
Fix a typo in the job.

Bug-AGL: SPEC-3108
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I8110b7566f2d3b77f168238d14a674e9c3677b80

jjb/common/include-agl-set-html5-image.sh

index 39d7f29..78af83f 100644 (file)
@@ -14,7 +14,7 @@ set -e
 
 export TARGETFEATURES="agl-profile-graphical-html5 agl-devel"
 export TARGETQA=""
-export TARGETIMAGE="agl-demo-platform-html5"
+export TARGETIMAGE="agl-image-graphical-html5"
 
 eval TARGETIMAGE="$TARGETIMAGE"
 eval TARGETIMAGEnogfx="$TARGETIMAGE"