Commit 52d0b71d authored by Kamil Trzciński's avatar Kamil Trzciński

Merge branch 'remove-ff-ci_doom_build' into 'master'

Remove FF ci_doom_build

See merge request gitlab-org/gitlab!30595
parents 4f1475f9 f64ea4ea
......@@ -85,8 +85,6 @@ module Ci
# to make sure that this is properly handled by runner.
Result.new(nil, false)
rescue => ex
raise ex unless Feature.enabled?(:ci_doom_build, default_enabled: true)
scheduler_failure!(build)
track_exception_for_build(ex, build)
......
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