Untitled

 avatar
unknown
plain_text
a year ago
132 B
4
Indexable
pattern = re.compile(r'SCM_CI_FILENAME:\s*["\']?([^\s"\']+\.ya?ml)["\']?\s*$', re.MULTILINE)
    match = pattern.search(merged_yaml)
Editor is loading...
Leave a Comment