Set Custom Assemblies Path for Host Build Service on the Cloud
Set Custom Assemblies Path for Host Build Service on the Cloud
Join the DZone community and get the full member experience.
Join For FreeDiscover the all-in-one cloud to help teams build better software. Brought to you in partnership with DigitalOcean
This is very simple post, we know that custom assemblies or third party libraries must exist on the build server or checked into the source control and configure the build controller to point to them, but how we can do that with Host Build Service on the cloud?
Since we can’t put our assemblies on the build machine on the cloud so we will need to configure the build controller for the Hosted Build Service on the cloud to point to that assemblies, but how we can access that control? It’s very simple
Navigate to the Builds page and click on Actions -> Manage Build Controller.
Select the Host Build Controller (Virtual) as we can see in the image, and click on Properties.
Point to your custom assemblies in ” Version control path to custom assemblies“
Balance virtual machines with a healthy amount of memory tuned to host and scale applications. Brought to you in partnership with DigitalOcean
Published at DZone with permission of Mohamed Radwan , DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}