We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0e4f0 commit 5b06802Copy full SHA for 5b06802
1 file changed
build/templates/publish-extension.yml
@@ -158,9 +158,9 @@ jobs:
158
displayName: Publish to Marketplace and GitHub
159
dependsOn: Sign
160
pool:
161
- name: AzurePipelines-EO
162
- image: 1ESPT-Windows2022
163
- os: windows
+ name: AzurePipelines-EO
+ image: 1ESPT-Windows2022
+ os: windows
164
templateContext:
165
type: releaseJob # This makes a job a release job
166
isProduction: true # Indicates a production release
0 commit comments