mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 03:46:23 +08:00
Don't publish notice on failure because it prevent retry (#19955)
This commit is contained in:
parent
c95a8e43ee
commit
8acad1fd42
@ -87,5 +87,4 @@ jobs:
|
||||
targetPath: $(System.ArtifactsDirectory)
|
||||
artifactName: notice
|
||||
displayName: Publish notice artifacts
|
||||
condition: always()
|
||||
retryCountOnTaskFailure: 2
|
||||
|
Loading…
Reference in New Issue
Block a user