Skip to content

Commit

Permalink
Remove wrong task
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpilaf committed Dec 10, 2019
1 parent 3ae8c64 commit 110f6b8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,8 @@ steps:

- template: ci/templates/build-and-package.yml

- task: NuGetAuthenticate@0
inputs:
nuGetServiceConnections: 'HoneycombSinkNugetFeed'

- task: NuGetCommand@2
displayName: 'Push package to nuget'
displayName: 'Push package to Nuget.org'
inputs:
command: push
nuGetFeedType: external
Expand Down

0 comments on commit 110f6b8

Please sign in to comment.