Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 918 Bytes

File metadata and controls

19 lines (12 loc) · 918 Bytes

Prep Burnsy jenkins environment

Work in progress configure a jenkins windows server buildagent with chocolatey for msbuild of desktop apps

  1. Deploy Jenkins Primary Server on Ubuntu

Deploy to Azure

  1. Deploy Windows Server Build Agent with Visual Studio 2019 and pre-reqs connected to Jenkins

Deploy to Azure

az deployment group create \  
  --name addstorage \  
  --resource-group myResourceGroup \  
  --template-file $templateFile