aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/common/include-agl-set-html5-image.sh
diff options
context:
space:
mode:
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, 2 insertions, 0 deletions
diff --git a/jjb/common/include-agl-set-html5-image.sh b/jjb/common/include-agl-set-html5-image.sh
index 07967736..39d7f290 100644
--- a/jjb/common/include-agl-set-html5-image.sh
+++ b/jjb/common/include-agl-set-html5-image.sh
@@ -9,6 +9,8 @@ set -e
## Header
################################################################################
+# only run on master, jellyfish and icefish
+( echo "master jellyfish icefish" | grep -q $TARGETBRANCH ) || exit 0
export TARGETFEATURES="agl-profile-graphical-html5 agl-devel"
export TARGETQA=""