Skip to content

Commit 8b558a5

Browse files
committed
Consider nuget push failure non-critical
1 parent ba85be1 commit 8b558a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ stages:
9696
command: push
9797
packagesToPush: $(Pipeline.Workspace)/nuget/*.nupkg
9898
publishVstsFeed: MessagePack-CSharp/MessagePack-CI
99+
continueOnError: true

0 commit comments

Comments
 (0)