We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164ff31 commit 6ed2f36Copy full SHA for 6ed2f36
1 file changed
azure-pipelines/vs-insertion.yml
@@ -32,6 +32,8 @@ extends:
32
- job: insertion
33
displayName: VS insertion
34
pool: VSEngSS-MicroBuild2022-1ES
35
+ templateContext:
36
+ outputParentDirectory: $(Pipeline.Workspace)/CI
37
steps:
38
- checkout: none
39
- powershell: Write-Host "##vso[build.updatebuildnumber]$(resources.pipeline.CI.runName)"
0 commit comments