Skip to content

Commit

Permalink
Azure pipelines: Revert back to Windows (#1874)
Browse files Browse the repository at this point in the history
* pipelines: Add service connection param to extention release template

* Remove azureSubscription
  • Loading branch information
nturinski authored Jan 23, 2025
1 parent 24c6614 commit 61c49b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines/1esstages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ stages:
enabled: ${{ parameters.enableSigning }}
signType: real # options are 'real' & 'test'
zipSources: false
azureSubscription: "MicroBuild Signing Task (DevDiv)"
outputs:
- output: pipelineArtifact
targetPath: $(build.artifactstagingdirectory)/build/$(artifact_name)
Expand Down

0 comments on commit 61c49b3

Please sign in to comment.