deployment-tools
deployment-tools copied to clipboard
Microsoft.SourceBuild.Intermediate.deployment-tools does not get published during CI builds
trafficstars
The Microsoft.SourceBuild.Intermediate.deployment-tools package is not getting published during internal CI builds. This is required for source-build so that down stream repos such as the SDK can take a dependency on it. Currently when I run darc get-asset --name Microsoft.SourceBuild.Intermediate.deployment-tools I get no results found. I know CI builds are happening as new Microsoft.Deployment.DotNet.Releases packages are getting produced - see darc get-asset --name Microsoft.Deployment.DotNet.Releases
cc @lbussell, @NikolaMilosavljevic
[Triage] @lbussell can you work with @NikolaMilosavljevic on this?