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.
1 parent 88c1f7d commit 7d07d97Copy full SHA for 7d07d97
.azure-pipelines/release-nightly.yml
@@ -38,7 +38,7 @@ extends:
38
buildType: specific
39
project: $(AzDo.ProjectId) # Azure DevOps project ID
40
definition: $(AzDo.BuildPipelineId) # artifact build pipeline ID
41
- artifactName: vsix
+ artifactName: extension
42
downloadType: specific
43
targetPath: '$(Build.SourcesDirectory)'
44
steps:
.azure-pipelines/release.yml
0 commit comments