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", "Description": "", "Stages": [ { "Name": "Build", "Targets": [ { "ScriptId": "Build", "EnvironmentName": "Build", "ServerNames": [ "corebldsv1" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] }, "Variables": {} }, { "Name": "RC", "Targets": [ { "ScriptId": "RepackageAsRC", "EnvironmentName": "Integration", "ServerNames": [ "localhost" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Statuses": [] } }, "AutomaticApprovals": [] } }, { "Name": "Release", "Targets": [ { "ScriptId": "Release", "EnvironmentName": "Production", "ServerNames": [ "localhost" ], "ServerRoleNames": [], "DefaultServerContext": 1 } ], "Gate": { "UserApprovals": [], "GroupApprovals": [], "DeploymentWindows": [], "AutomatedChecks": { "Issues": { "Closed": true, "Statuses": [] }, "Variables": "$Branch=master", "HasAutomatedChecks": true }, "AutomaticApprovals": [] }, "Variables": {} } ], "Variables": {}, "TemplateVariables": [ { "Name": "PreReleaseId", "InitialValue": "-rc.$BuildNumber", "Type": "Constant", "Usage": "Deploy", "PipelineStageNames": [ "RC" ], "ListValues": [] } ], "EventListeners": [ { "Event": 5, "PipelineStageNames": [], "Type": "DeployReleaseEventListener" }, { "Event": 5, "PipelineStageNames": [], "Type": "CreateReleaseEventListener" } ] }