Skip to content

Commit 6ca293b

Browse files
committed
hopefully last build fix
1 parent 0adb6b5 commit 6ca293b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build/azure-pipelines-release-ci-cd.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,6 @@ jobs:
5151
nuGetFeedType: external
5252
publishFeedCredentials: 'Akkatecture-NuGet'
5353

54-
- task: NuGetCommand@2
55-
displayName: 'Push [Akkatecture]'
56-
inputs:
57-
command: push
58-
packagesToPush: 'src/Akkatecture/bin/$(BuildConfiguration)/*.nupkg'
59-
nuGetFeedType: external
60-
publishFeedCredentials: 'Akkatecture-NuGet'
61-
6254
- task: NuGetCommand@2
6355
displayName: 'Push [Akkatecture.TestFixture]'
6456
inputs:

0 commit comments

Comments
 (0)