Skip to content
代码片段 群组 项目
提交 82ac971b 编辑于 作者: Suzanne Selhorn's avatar Suzanne Selhorn 提交者: Marcel Amirault
浏览文件

Removed tabs because we have a different style for this

When something is in the API and UI, we follow the
guidance for task topics
上级 2f853e4a
No related branches found
No related tags found
无相关合并请求
...@@ -215,11 +215,7 @@ The approval status details are shown: ...@@ -215,11 +215,7 @@ The approval status details are shown:
## View blocked deployments ## View blocked deployments
Use the UI or API to review the status of your deployments, including whether a deployment is blocked. Review the status of your deployments, including whether a deployment is blocked.
::Tabs
:::TabTitle With the UI
To view your deployments: To view your deployments:
...@@ -229,16 +225,9 @@ To view your deployments: ...@@ -229,16 +225,9 @@ To view your deployments:
A deployment with the **blocked** label is blocked. A deployment with the **blocked** label is blocked.
:::TabTitle With the API To view your deployments, you can also [use the API](../../api/deployments.md#get-a-specific-deployment).
To view your deployments:
- Using the [deployments API](../../api/deployments.md#get-a-specific-deployment), get a specific deployment, or a list of all deployments in a project.
The `status` field indicates whether a deployment is blocked. The `status` field indicates whether a deployment is blocked.
::EndTabs
## Related topics ## Related topics
- [Deployment approvals feature epic](https://gitlab.com/groups/gitlab-org/-/epics/6832) - [Deployment approvals feature epic](https://gitlab.com/groups/gitlab-org/-/epics/6832)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册