Skip to content

Commit f5b52d8

Browse files
committed
Add soft_fail to ruby head step in CI
1 parent 2847833 commit f5b52d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ steps:
1717
- apt-get update && apt-get install -y libyaml-dev
1818
- bundle install
1919
- bundle exec rake
20+
soft_fail: true

0 commit comments

Comments
 (0)