Merge branch '2.1.x'
This commit is contained in:
@@ -43,4 +43,4 @@ if [[ ${existing_jdk_issues} = "" ]]; then
|
||||
POST "https://api.github.com/repos/${GITHUB_ORGANIZATION}/${GITHUB_REPO}/issues" > /dev/null || { echo "Failed to create issue" >&2; exit 1; }
|
||||
else
|
||||
echo "Issue already exists."
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user