Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
{ "Name": "Inedo.Ssh", "Active": false, "Stages": [ { "Name": "Build", "Targets": [ { "ScriptId": "Build", "EnvironmentName": "Build", "ServerNames": [ "COREBLDSV1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "Variables": {} }, { "Name": "Test", "Targets": [ { "ScriptId": "Publish NuGet Packages", "EnvironmentName": "Testing", "ServerNames": [ "COREBLDSV1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] } }, { "Name": "Release", "Targets": [ { "ScriptId": "Publish NuGet Packages", "EnvironmentName": "Release", "ServerNames": [ "COREBLDSV1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [ "Resolved", "Closed" ] }, "HasAutomatedChecks": true }, "AutomaticApprovals": [] } } ], "Variables": {}, "TemplateVariables": [ { "Name": "Prerelease", "InitialValue": "true", "Type": "Constant", "Usage": "Deploy", "PipelineStageNames": [ "Test" ], "ListValues": [] }, { "Name": "Prerelease", "InitialValue": "false", "Type": "Constant", "Usage": "Deploy", "PipelineStageNames": [ "Release" ], "ListValues": [] } ], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "CreateReleaseEventListener" } ] }