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": "Release", "Color": "#48729d", "Description": "Build and deployment pipeline for the Inedo documentation site.", "Stages": [ { "Name": "Build", "Targets": [ { "ScriptId": "Build", "EnvironmentName": "Build", "ServerNames": [], "ServerRoleNames": [ "windows-build" ], "DefaultServerContext": 4 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "AutoPromote": true, "Variables": {} }, { "Name": "Testing", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Testing", "ServerNames": [ "xinedotestsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "AutoPromote": true, "Variables": {} }, { "Name": "Production", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Production", "ServerNames": [ "xinedowebsv1.inedo.com" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] }, "Variables": "$Branch=master", "HasAutomatedChecks": true }, "AutomaticApprovals": [] }, "Variables": {} } ], "Variables": {}, "TemplateVariables": [], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "CreateReleaseEventListener" } ] }