Skip to content

Conversation

@lukas-lansky
Copy link
Contributor

Follow-up for #7587

To double check:

internalRuntimeDownloadArgs=
if [ '${{ ne(variables['System.TeamProject'], 'public') }}' = 'True' ]; then
internalRuntimeDownloadArgs='/p:DotNetRuntimeSourceFeed=https://dotnetclimsrc.blob.core.windows.net/dotnet /p:DotNetRuntimeSourceFeedKey=$(dotnetclimsrc-read-sas-token-base64)'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the problem is that this variable (dotnetclimsrc-read-sas-token-base64) is in the DotNet-MSRC-Storage variable group, but we're not adding that group to this stage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants