Don't turn the build red if channel cannot be figured (eg, building a tag)

This commit is contained in:
Michael Vines
2019-01-07 19:53:39 -08:00
parent c4ca76e39e
commit 534f8d7a4e

View File

@ -14,7 +14,8 @@ fi
if [[ -z $CHANNEL ]]; then
echo Unable to determine channel to publish into, exiting.
exit 1
echo "^^^ +++"
exit 0
fi
rm -rf usr/