Skip to content

Commit

Permalink
Add command section
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Omondi committed Mar 26, 2024
1 parent 81c160c commit 99eb9aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ extends:
- task: 1ES.PublishNuget@1
displayName: 'NuGet push'
inputs:
command: push
packagesToPush: '$(Pipeline.Workspace)/Microsoft.Kiota.Abstractions.*.nupkg'
packageParentPath: '$(Pipeline.Workspace)'
nuGetFeedType: external
Expand Down

0 comments on commit 99eb9aa

Please sign in to comment.