Commit 2ea6915e authored by Shinya Maeda's avatar Shinya Maeda

Fix revert miss

parent 276c44bf
......@@ -76,7 +76,7 @@ module Ci
if !ignore_skip_ci && skip_ci?
pipeline.skip if save_on_errors
raise InsufficientConditionError, pipeline
return pipeline
end
unless pipeline.has_stage_seeds?
......
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