Skip to content

Commit 5f3fa12

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent afe7900 commit 5f3fa12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ jobs:
161161

162162
- task: PowerShell@2
163163
displayName: 'Publish new release to Marketplace'
164+
env:
165+
PAT_MARKETPLACE: $(PAT_Marketplace)
164166
inputs:
165167
targetType: 'inline'
166168
script: |

0 commit comments

Comments
 (0)