Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: trusted.ci
-
Labels:None
-
Similar Issues:
Description
For building Windows installers that are signed, we really need a Windows agent within trusted.ci. This agent would need the Visual Studio Build Tools (free download) and the rest can be grabbed from nuget I believe. The agent would also need access to any code signing keys that are going to be used for signing the MSI (which is why it would need to be in trusted). I am more than willing to help setup the agent if my help would be useful.
That's my mistake, I didn't add the java path to the PATH environment variable. I am going to try and setup a simple Jenkins master/agent setup on my Azure account to make sure its working correctly. I'll post an updated gist soon.