projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca8344
)
Remove references to obsolete storage account variables (#4719)
author
Matt Mitchell
<mmitche@microsoft.com>
Thu, 6 Jun 2024 21:28:41 +0000
(14:28 -0700)
committer
GitHub
<noreply@github.com>
Thu, 6 Jun 2024 21:28:41 +0000
(21:28 +0000)
eng/pipelines/global-variables.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/global-variables.yml
b/eng/pipelines/global-variables.yml
index b82257d6fc1a014f787a71dfa24771bbeab068aa..fd258a9883e2a256407533822af002f9147f8a3a 100644
(file)
--- a/
eng/pipelines/global-variables.yml
+++ b/
eng/pipelines/global-variables.yml
@@
-13,7
+13,6
@@
variables:
# # Internal build pools.
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
- group: DotNet-Diagnostics-SDL-Params
- - group: DotNet-MSRC-Storage
- template: /eng/common/templates-official/variables/pool-providers.yml@self
- name: BuildPool
value: $(DncEngInternalBuildPool)