summaryrefslogtreecommitdiff
path: root/eng/common/templates/post-build/common-variables.yml
diff options
context:
space:
mode:
Diffstat (limited to 'eng/common/templates/post-build/common-variables.yml')
-rw-r--r--eng/common/templates/post-build/common-variables.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/eng/common/templates/post-build/common-variables.yml b/eng/common/templates/post-build/common-variables.yml
index 8283467352..42df4ae77e 100644
--- a/eng/common/templates/post-build/common-variables.yml
+++ b/eng/common/templates/post-build/common-variables.yml
@@ -14,5 +14,8 @@ variables:
# Whether the build is internal or not
IsInternalBuild: ${{ and(ne(variables['System.TeamProject'], 'public'), contains(variables['Build.SourceBranch'], 'internal')) }}
+ # Storage account name for proxy-backed feeds
+ ProxyBackedFeedsAccountName: dotnetfeed
+
SourceLinkCLIVersion: 3.0.0
SymbolToolVersion: 1.0.1