Engineering - cleanup TSA pipeline template parameter (#1971)
This commit is contained in:
Родитель
91e5e64cac
Коммит
3cdf218d7a
|
@ -31,3 +31,8 @@ extends:
|
|||
|
||||
- script: npm run compile -- package:hoist --nightly
|
||||
displayName: Package
|
||||
tsa:
|
||||
config:
|
||||
areaPath: 'Visual Studio Code Debugging Extensions'
|
||||
serviceTreeID: "053e3ba6-924d-456c-ace0-67812c5ccc52"
|
||||
enabled: true
|
|
@ -47,15 +47,8 @@ extends:
|
|||
- script: npm run compile -- package:hoist
|
||||
displayName: Package Stable
|
||||
tsa:
|
||||
enabled: true
|
||||
options:
|
||||
codebaseName: "devdiv_$(Build.Repository.Name)"
|
||||
config:
|
||||
areaPath: 'Visual Studio Code Debugging Extensions'
|
||||
serviceTreeID: "053e3ba6-924d-456c-ace0-67812c5ccc52"
|
||||
instanceUrl: "https://devdiv.visualstudio.com/defaultcollection"
|
||||
projectName: "DevDiv"
|
||||
areaPath: 'DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Debugging Extensions'
|
||||
notificationAliases:
|
||||
- "stbatt@microsoft.com"
|
||||
- "lszomoru@microsoft.com"
|
||||
- "copeet@microsoft.com"
|
||||
enabled: true
|
||||
apiScanSoftwareVersion: "1"
|
||||
|
|
Загрузка…
Ссылка в новой задаче