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.
PathToPublish
1 parent 25f23c0 commit f335c48Copy full SHA for f335c48
1 file changed
azure-pipelines.yml
@@ -29,5 +29,5 @@ steps:
29
30
- task: PublishBuildArtifacts@1
31
inputs:
32
- PathtoPublish: '$(Build.SourcesDirectory)\GtmExtension\bin\Release\GtmExtension.vsix'
+ PathtoPublish: '$(Build.SourcesDirectory)\src\GtmExtension\bin\Release\GtmExtension.vsix'
33
ArtifactName: '$(system.teamProject)'
0 commit comments