Fail C++ CI and release pipeline if API review is not approved for a GA package (#4588)
This commit is contained in:
parent
cfa652182d
commit
d8ae044434
@ -129,7 +129,6 @@ jobs:
|
||||
pwsh: true
|
||||
workingDirectory: $(Pipeline.Workspace)
|
||||
displayName: Create API Review for ${{ artifact.name }}
|
||||
continueOnError: true
|
||||
condition: >-
|
||||
and(
|
||||
succeeded(),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user