add prefix

This commit is contained in:
oneonezhang 2025-02-17 14:08:48 +08:00
commit b35de72214

View file

@ -49,12 +49,12 @@ extends:
tsa: tsa:
enabled: true enabled: true
config: config:
codebaseName: $(CodebaseName) codebaseName: $(TSA.CodebaseName)
notificationAliases: $(NotificationAliases) notificationAliases: $(TSA.NotificationAliases)
instanceUrl: $(InstanceUrl) instanceUrl: $(TSA.InstanceUrl)
projectName: $(ProjectName) projectName: $(TSA.ProjectName)
areaPath: $(AreaPath) areaPath: $(TSA.AreaPath)
serviceTreeID: $(ServiceTreeID) serviceTreeID: $(TSA.ServiceTreeID)
codeql: codeql:
tsaEnabled: true tsaEnabled: true