Skip to content

Commit

Permalink
hopefully last build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutando committed Apr 28, 2019
1 parent 0adb6b5 commit 6ca293b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions build/azure-pipelines-release-ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ jobs:
nuGetFeedType: external
publishFeedCredentials: 'Akkatecture-NuGet'

- task: NuGetCommand@2
displayName: 'Push [Akkatecture]'
inputs:
command: push
packagesToPush: 'src/Akkatecture/bin/$(BuildConfiguration)/*.nupkg'
nuGetFeedType: external
publishFeedCredentials: 'Akkatecture-NuGet'

- task: NuGetCommand@2
displayName: 'Push [Akkatecture.TestFixture]'
inputs:
Expand Down

0 comments on commit 6ca293b

Please sign in to comment.