Skip to content

Commit 7083889

Browse files
authored
Fix extension publish pipeline (#5582)
* fix extension publish pipeline * Build all packages for extension publish --------- Co-authored-by: Sean Larkin <thelarkinn@users.noreply.github.com>
1 parent 54c1c19 commit 7083889

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

common/config/azure-pipelines/vscode-extension-publish.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ extends:
6363
- template: /common/config/azure-pipelines/templates/install-node.yaml@self
6464

6565
- template: /common/config/azure-pipelines/templates/build.yaml@self
66-
parameters:
67-
BuildParameters: >
68-
--to tag:vsix
6966

7067
- ${{ if parameters.shouldPublish }}:
7168
- task: AzureCLI@2

0 commit comments

Comments
 (0)