Skip to content

Add `allow_failure: false` (for Issue #59)

Lacey Dishman requested to merge feature/fix_issue_59 into master

Ensure that if one job in a pipeline fails, the rest of them are killed

Merge request reports