Commit 1743375d authored by Laura Montemayor's avatar Laura Montemayor

Apply 1 suggestion(s) to 1 file(s)

parent f774624c
...@@ -101,7 +101,7 @@ module Gitlab ...@@ -101,7 +101,7 @@ module Gitlab
end end
def merged_yaml def merged_yaml
@ci_config&.to_hash&.deep_stringify_keys.to_yaml @ci_config&.to_hash&.deep_stringify_keys&.to_yaml
end end
def variables_with_data def variables_with_data
......
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