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", "Stages": [ { "Name": "Build", "Description": "", "Targets": [ { "ScriptId": "Build", "ServerNames": [ "winbuildsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "AutoPromote": true, "AllowMultipleActiveBuilds": false, "Variables": {} }, { "Name": "Testing", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Testing", "ServerNames": [ "xinedotestsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "Variables": {} }, { "Name": "Production", "Targets": [ { "ScriptId": "Deploy", "EnvironmentName": "Production", "ServerNames": [ "xinedocyssv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] }, "Variables": "$Branch=master", "HasAutomatedChecks": true }, "AutomaticApprovals": [] }, "Variables": {} } ], "Variables": {}, "TemplateVariables": [ { "Name": "IncludeDatabase", "Description": "When checked, database changes will be deployed", "InitialValue": "false", "Type": "Checkbox", "Usage": "Build", "PipelineStageNames": [], "ListValues": [], "ValueWhenChecked": "" } ], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "CreateReleaseEventListener" } ] }