Skip to content

Commit

Permalink
Add Location info to asset manifest
Browse files Browse the repository at this point in the history
Commit migrated from dotnet/corefx@8c2107c
  • Loading branch information
chcosta committed Jan 17, 2019
1 parent ee57f4e commit 09e13c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/pipelines/libraries/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
-warnaserror:0 -ci
/t:PublishPackagesToBlobFeed
/p:ManifestBuildId=$(Build.BuildNumber)
/p:ManifestBuildData=Location=$(_dotnetFeedUrl)
/p:ManifestBranch=$(Build.SourceBranchName)
/p:ManifestCommit=$(Build.SourceVersion)
/p:ManifestRepoUri=$(Build.Repository.Uri)
Expand Down

0 comments on commit 09e13c9

Please sign in to comment.