aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-set-html5-image.sh
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2022-03-24 12:07:51 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2022-03-24 12:07:51 +0100
commit478362e509c173c7ce1baa1bfe1fb268489b01d7 (patch)
tree43653e02bafdf6a73cc0dc8ac34b9c9bb28a1d23 /jjb/common/include-agl-set-html5-image.sh
parent5b9d6f8c44a4267842a2a7d2ec26d34c8a739948 (diff)
Updates after marlin branch creation
These need to be added. Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I046b917d214766f35180af362c9cdf869d329afd
Diffstat (limited to 'jjb/common/include-agl-set-html5-image.sh')
-rw-r--r--jjb/common/include-agl-set-html5-image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/common/include-agl-set-html5-image.sh b/jjb/common/include-agl-set-html5-image.sh
index 33019c36..2b48b63d 100644
--- a/jjb/common/include-agl-set-html5-image.sh
+++ b/jjb/common/include-agl-set-html5-image.sh
@@ -10,7 +10,7 @@ set -e
################################################################################
# only run on master, jellyfish and icefish
-( echo "master jellyfish icefish koi lamprey" | grep -q $TARGETBRANCH ) || exit 0
+( echo "master marlin jellyfish icefish koi lamprey" | grep -q $TARGETBRANCH ) || exit 0
export TARGETFEATURES="agl-demo agl-devel"
export TARGETQA=""