Skip to content

Commit 95278bb

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 9ce26dd commit 95278bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ steps:
6767
publishLocation: 'Container'
6868

6969
- script: echo Started packing and pushing
70+
- task: NuGetAuthenticate@1
71+
inputs:
72+
nuGetServiceConnections: 'NuGet'
7073

7174
- task: NuGetCommand@2
7275
displayName: 'Packing'

0 commit comments

Comments
 (0)