When retrying a build copy a coverage regex setting
This commit is contained in:
parent
3ba6518512
commit
7e8a3f7ef7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue