projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8341be
)
Fix official builds because of SDL authentication (dotnet/corefx#40483)
author
Viktor Hofer
<viktor.hofer@microsoft.com>
Wed, 21 Aug 2019 18:19:14 +0000
(20:19 +0200)
committer
GitHub
<noreply@github.com>
Wed, 21 Aug 2019 18:19:14 +0000
(20:19 +0200)
* Fix official builds because of SDL authentication
Commit migrated from https://github.com/dotnet/corefx/commit/
a1578465f68f6793e7498152dc2d0d2f4eed3a4e
eng/pipelines/libraries/.azure-ci.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/libraries/.azure-ci.yml
b/eng/pipelines/libraries/.azure-ci.yml
index
25ac64d
..
43984ee
100644
(file)
--- a/
eng/pipelines/libraries/.azure-ci.yml
+++ b/
eng/pipelines/libraries/.azure-ci.yml
@@
-104,7
+104,7
@@
stages:
-TsaProjectName "DEVDIV"
-TsaNotificationEmail "$(TsaNotificationEmail)"
-TsaCodebaseAdmin "$(TsaCodebaseAdmin)"
- -TsaBugAreaPath "DevDiv\
\NET\\NET Core
"
+ -TsaBugAreaPath "DevDiv\
NET\NET Core
"
-TsaIterationPath "DevDiv"
-TsaRepositoryName "CoreFX"
-TsaCodebaseName "CoreFX"