Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #224 from microsoft/andrueastman/fixReleasePipeline
Browse files Browse the repository at this point in the history
Fixes release pipeline
  • Loading branch information
andrueastman authored Mar 26, 2024
2 parents ace6591 + 7e2f8bb commit 6829767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ extends:
filePath: $(Pipeline.Workspace)\scripts\GetNugetPackageVersion.ps1
pwsh: true
arguments: '-packageDirPath "$(Pipeline.Workspace)/"'
- task: NuGetCommand@2
- task: 1ES.PublishNuGet@1
displayName: 'NuGet push'
inputs:
command: push
Expand Down

0 comments on commit 6829767

Please sign in to comment.