Searched defs:pipeline_url (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/bin/ci/ | ||
H A D | gitlab_common.py | 53 def get_gitlab_pipeline_from_url(gl, pipeline_url) -> tuple: argument |
H A D | ci_post_gantt.py | 158 pipeline_url = match.group(0)[:-1] variable |