[fuel] Turn off upload action & checkout
[releng.git] / jjb / fuel / fuel-build.sh
index e4a3041..2c0d12a 100755 (executable)
@@ -10,6 +10,7 @@
 
 # disable Fuel iso build for master branch
 if [[ "$BRANCH" == 'master' ]]; then
+    touch $WORKSPACE/.noupload
     echo "--------------------------------------------------------"
     echo "Done!"
     exit 0