Commit 47fd83cf authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'patch-187' into 'master'

Fix capitalization in interruptible

See merge request gitlab-org/gitlab!36552
parents 1eee0c41 3b1f7c83
......@@ -3550,7 +3550,7 @@ is enabled.
When enabled, a pipeline on the same branch will be canceled when:
- it's made redundant by a newer pipeline run.
- It's made redundant by a newer pipeline run.
- Either all jobs are set as interruptible, or any uninterruptible jobs haven't started.
Pending jobs are always considered interruptible.
......
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