Skip to content

Commit

Permalink
Consider nuget push failure non-critical
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Dec 10, 2020
1 parent ba85be1 commit 8b558a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,4 @@ stages:
command: push
packagesToPush: $(Pipeline.Workspace)/nuget/*.nupkg
publishVstsFeed: MessagePack-CSharp/MessagePack-CI
continueOnError: true

0 comments on commit 8b558a5

Please sign in to comment.