microsoft / PartsUnlimitedMRP

This application uses entirely open source software including Linux, Java, Apache, and MongoDB which creates a web front end, an order service, and an integration service.
https://microsoft.github.io/PartsUnlimitedMRP/
Other
172 stars 499 forks source link

HOL-ContinuousDeployment requires DotNetFramework #92

Closed eloekset closed 7 years ago

eloekset commented 7 years ago

The build runs successfully, but deployment does not.

The reason seems to be a Demand on DotNetFramework that cannot be removed. I assume it's because we use PowerShell to run a deployment script.

2016-10-10_20-19-17

julienstroheker commented 7 years ago

Hi @eloekset ,

Thanks to your issue, I just realized a mistake in the HOL screenshot. You have to pick the Hosted Deployment Queue to run the PS Script, not the MRP one.

Thanks

eloekset commented 7 years ago

Thanks! I was confused by the screenshot you've just fixed in a PR.

julienstroheker commented 7 years ago

No worries. Thanks for raising this issue :)