Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jul 27, 2018

This will allow us to push the signed packages back into intermediate Azure storage.

Will also require adding a step in https://devdiv.visualstudio.com/DefaultCollection/DevDiv/DevDiv%20Team/_apps/hub/ms.vss-ciworkflow.build-ci-hub?_a=edit-build-definition&id=4181 to run msbuild src\publish.proj /p:CloudDropAccountName=$(CloudDropAccountName) /p:CloudDropAccessToken=$(CloudDropAccessToken) /p:ContainerName=$(Label) /p:OverwriteOnPublish=true /p:RepublishSignedFinalPackages=true (This is the same definition we use for CoreFx 1.1.0, so I'll only have to make this change once)

@weshaggard @dagood PTAL

@wtgodbe wtgodbe merged commit 8768823 into dotnet:release/1.1.0 Jul 27, 2018
@wtgodbe
Copy link
Member Author

wtgodbe commented Jul 27, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants