Skip to content

Commit 0f17fa6

Browse files
committed
don't fail build
1 parent 5ced979 commit 0f17fa6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ if [ "$ENV" = "all" ]; then
4646

4747
if [ -n "$FAILED" ]; then
4848
echo -e "\nFailed builds:$FAILED"
49-
exit 1
5049
fi
5150
exit 0
5251
fi

0 commit comments

Comments
 (0)