We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.vsix
1 parent 354b069 commit 25f23c0Copy full SHA for 25f23c0
1 file changed
azure-pipelines.yml
@@ -29,5 +29,5 @@ steps:
29
30
- task: PublishBuildArtifacts@1
31
inputs:
32
- PathtoPublish: '$(Build.ArtifactStagingDirectory)'
+ PathtoPublish: '$(Build.SourcesDirectory)\GtmExtension\bin\Release\GtmExtension.vsix'
33
ArtifactName: '$(system.teamProject)'
0 commit comments