Skip to content

Commit ce32fb1

Browse files
Enable APIView status check (Azure#19643)
Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com>
1 parent f012aa3 commit ce32fb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/common/pipelines/templates/steps/create-apireview.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ steps:
1919
workingDirectory: $(Pipeline.Workspace)
2020
displayName: Create API Review for ${{ artifact.name}}
2121
condition: and(succeededOrFailed(), ne(variables['Skip.CreateApiReview'], 'true') , ne(variables['Build.Reason'],'PullRequest'), eq(variables['System.TeamProject'], 'internal'))
22-
continueOnError: true

0 commit comments

Comments
 (0)