Commit 3b1f7c83 authored by Ben Bodenmiller's avatar Ben Bodenmiller

Fix capitalization in interruptible

parent 18645920
......@@ -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