Skip to content

Commit c7647cd

Browse files
authored
Engineering - Add quality in the build name (microsoft#164855)
Add quality in the build name
1 parent 824fac7 commit c7647cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/azure-pipelines/product-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ variables:
142142
- name: Codeql.SkipTaskAutoInjection
143143
value: true
144144

145+
name: "$(Date:yyyyMMdd).$(Rev:r) (${{ parameters.VSCODE_QUALITY }})"
146+
145147
resources:
146148
containers:
147149
- container: vscode-bionic-x64

0 commit comments

Comments
 (0)