You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/changelog/2026-04-22.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ tags: ["developer-tools"]
4
4
5
5
## Clean up GitLab preview deployments on merge
6
6
7
-
The updated [GitLab CI/CD pipeline](/learn/docs/developer-tools/gitlab) now includes a `cleanup_preview` stage that deletes a merge request's preview deployment once the MR merges into the default branch, so stale previews don't linger.
7
+
The updated [GitLab CI/CD pipeline](/learn/docs/developer-tools/git-lab#add-the-cicd-pipeline) now includes a `cleanup_preview` stage that deletes a merge request's preview deployment once the MR merges into the default branch, so stale previews don't linger.
8
8
9
9
To adopt this workflow, replace your `.gitlab-ci.yml` file with the updated version.
0 commit comments