BigW Consortium Gitlab

Commit 7e8a3f7e by Grzegorz Bizon

When retrying a build copy a coverage regex setting

parent 3ba65185
......@@ -33,6 +33,7 @@ module Ci
yaml_variables: build.yaml_variables,
when: build.when,
environment: build.environment,
coverage_regex: build.coverage_regex,
user: current_user)
end
end
......
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