lib/buildkite/pipelines/steps/block.rb in buildkite-builder-1.0.0 vs lib/buildkite/pipelines/steps/block.rb in buildkite-builder-1.1.0

- old
+ new

@@ -12,9 +12,10 @@ attribute :if, as: :condition attribute :depends_on, append: true attribute :allow_dependency_failure attribute :branches attribute :fields + attribute :blocked_state end end end end