Searched refs:BUILDS_YAML_PATH (Results 1 – 1 of 1) sorted by relevance
20 BUILDS_YAML_PATH = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable22 with open(BUILDS_YAML_PATH) as f: