@@ -9,7 +9,7 @@ if [ -z "$TW5_BUILD_OUTPUT" ]; then
fi
if[ ! -d "$TW5_BUILD_OUTPUT"];then
echo'A valid TW5_BUILD_OUTPUT directory must be set'
echo'A valid TW5_BUILD_OUTPUT environment variable must be set'
exit1
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.