Commit 6fc2987d authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'patch-152' into 'master'

Reference the interruptible setting in "Auto-cancel pending pipelines"

See merge request gitlab-org/gitlab!34373
parents cebdd221 adefca88
......@@ -209,6 +209,8 @@ you can enable this in the project settings:
1. Check the **Auto-cancel redundant, pending pipelines** checkbox.
1. Click **Save changes**.
Note that only jobs with [interruptible](../yaml/README.md#interruptible) set to `true` will be cancelled.
## Skip outdated deployment jobs
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/25276) in GitLab 12.9.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment