Skip to content

Commit

Permalink
Remove legacy blob publish properties
Browse files Browse the repository at this point in the history
  • Loading branch information
akoeplinger authored and radekdoulik committed Sep 19, 2024
1 parent 7f7da78 commit 8d0f91c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eng/common-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ variables:
- group: DotNet-HelixApi-Access
- name: _InternalBuildArgs
value: /p:DotNetSignType=$(_SignType) /p:TeamName=$(_TeamName)
/p:DotNetPublishBlobFeedKey=$(dotnetfeed-storage-access-key-1)
/p:DotNetPublishBlobFeedUrl=https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json
/p:DotNetPublishToBlobFeed=true
/p:DotNetPublishUsingPipelines=true
/p:DotNetArtifactsCategory=$(_DotNetArtifactsCategory)
/p:OfficialBuildId=$(BUILD.BUILDNUMBER)

0 comments on commit 8d0f91c

Please sign in to comment.