Home
last modified time | relevance | path

Searched refs:apply_inheritance (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/ci/variables/
H A Dhelpers.rb30 merge_variables(apply_inheritance(from, inheritance), to)
35 def apply_inheritance(variables, inheritance) method