Skip to content

Commit

Permalink
Engineering - cleanup TSA pipeline template parameter (microsoft#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
lszomoru authored Mar 18, 2024
1 parent 759a4e8 commit e1d337e
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions azure-pipeline.stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,7 @@ extends:
displayName: Compile

tsa:
enabled: true
options:
codebaseName: 'devdiv_$(Build.Repository.Name)'
config:
areaPath: 'Visual Studio Code Jupyter Extensions'
serviceTreeID: '14f24efd-b502-422a-9f40-09ea7ce9cf14'
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection'
projectName: 'DevDiv'
areaPath: "DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Jupyter Extensions"
notificationAliases:
- '[email protected]'
- '[email protected]'
- '[email protected]'
enabled: true

0 comments on commit e1d337e

Please sign in to comment.