Skip to content
代码片段 群组 项目
提交 4f96b891 编辑于 作者: Manuel Grabowski's avatar Manuel Grabowski 提交者: Phillip Wells
浏览文件

Mention 30 days in the past default behavior

上级 1dc5148f
No related branches found
No related tags found
无相关合并请求
......@@ -341,7 +341,8 @@ curl --request DELETE --header "PRIVATE-TOKEN: <your_access_token>" "https://git
It schedules for deletion multiple environments that have already been
[stopped](../ci/environments/index.md#stop-an-environment) and
are [in the review app folder](../ci/review_apps/index.md).
The actual deletion is performed after 1 week from the time of execution.
The actual deletion is performed after 1 week from the time of execution.
By default, it only deletes environments 30 days or older. You can change this default using the `before` parameter.
```plaintext
DELETE /projects/:id/environments/review_apps
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册