Skip to content

Commit

Permalink
Add NuGet authenticate step to build
Browse files Browse the repository at this point in the history
  • Loading branch information
ralph-msft committed Feb 7, 2024
1 parent 5ed51fe commit c88d55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ stages:
folderPath: '$(Build.SourcesDirectory)/src/ai/.x/config'
fileType: json
targetFiles: telemetry.config.json
- task: NuGetAuthenticate@1
- task: DotNetCoreCLI@2
displayName: Build
inputs:
Expand Down

0 comments on commit c88d55a

Please sign in to comment.