summaryrefslogtreecommitdiffstats
path: root/jjb/fuel/fuel-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/fuel/fuel-build.sh')
-rwxr-xr-xjjb/fuel/fuel-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/fuel/fuel-build.sh b/jjb/fuel/fuel-build.sh
index e4a3041ff..2c0d12a80 100755
--- a/jjb/fuel/fuel-build.sh
+++ b/jjb/fuel/fuel-build.sh
@@ -10,6 +10,7 @@
# disable Fuel iso build for master branch
if [[ "$BRANCH" == 'master' ]]; then
+ touch $WORKSPACE/.noupload
echo "--------------------------------------------------------"
echo "Done!"
exit 0