Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Jun 25, 2021
1 parent 409f5c6 commit d6f29f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,6 @@ jobs:
command: custom
custom: nuget
arguments: >
push $(Agent.BuildDirectory)/Ocaramba*.$(frameworkVersion).*nupkg
push $(Agent.BuildDirectory)/**/Ocaramba*.$(frameworkVersion).*nupkg
-s https://api.nuget.org/v3/index.json
-k $(NuGetApiKey)

0 comments on commit d6f29f2

Please sign in to comment.