-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This reverts commit b0c33bc.
- Loading branch information
1 parent
b0c33bc
commit a7bcfcf
Showing
3 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,5 +59,15 @@ extends: | |
- script: npm run package | ||
displayName: Build extension | ||
tsa: | ||
configFile: $(Build.SourcesDirectory)/tsaoptions.json | ||
enabled: true | ||
options: | ||
codebaseName: 'devdiv_$(Build.Repository.Name)' | ||
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' | ||
instanceUrl: 'https://devdiv.visualstudio.com/defaultcollection' | ||
projectName: 'DevDiv' | ||
areaPath: "DevDiv\\VS Code (compliance tracking only)\\Visual Studio Code Python Extensions" | ||
notificationAliases: | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' | ||
- '[email protected]' |
This file was deleted.
Oops, something went wrong.