Fix for release notes bash check.

This commit is contained in:
Mark Iantorno 2020-07-16 09:57:32 -04:00
parent f30405a783
commit 4b90823c10
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ steps:
echo "Your RELEASE_NOTES.md file is empty. Please provide release notes before creating a release."
exit 1
fi
displayName: 'RELEASE_NOTES.md check'
# This task pulls the <version> value from the org.hl7.fhir.r5 project pom.xml file. All modules are released as
# the same version, at the same time, as defined in the root level pom.xml.