Don't publish notice on failure because it prevent retry (#19955)

This commit is contained in:
Travis Plunk 2023-07-12 14:45:14 -07:00 committed by GitHub
parent c95a8e43ee
commit 8acad1fd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,5 +87,4 @@ jobs:
targetPath: $(System.ArtifactsDirectory)
artifactName: notice
displayName: Publish notice artifacts
condition: always()
retryCountOnTaskFailure: 2