Skip to content

Commit f3cbf12

Browse files
authored
clean up the pipeline runs (#12151)
1 parent 76509d6 commit f3cbf12

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

Build/cg/cg.yml

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,9 @@ extends:
3232
image: AzurePipelinesWindows2022compliantGPT
3333
os: windows
3434
tsa:
35-
enabled: true
36-
tsaVersion: TsaV2
37-
codebase: NewOrUpdate
38-
codebaseName: vscode-cpptools
39-
tsaStamp: $(TsaProjectName)
40-
tsaEnvironment: PROD
41-
notificationAlias: $(TsaNotificationAlias)
42-
codebaseAdmins: $(TsaCodebaseAdmins)
43-
instanceUrl: $(TsaInstanceUrl)
44-
projectName: $(TsaProjectName)
45-
areaPath: $(TsaAreaPath)
46-
iterationPath: $(TsaIterationPath)
47-
alltools: true
48-
repositoryName: vscode-cpptools
35+
enabled: false
36+
featureFlags:
37+
autoBaseline: false
4938

5039
stages:
5140
- stage: build

0 commit comments

Comments
 (0)