Searched defs:repourl (Results 1 – 3 of 3) sorted by relevance
16 repourl = "https://gitlab.freedesktop.org/%s.git" % os.environ["CI_MERGE_REQUEST_PROJECT_PATH"] variable
20 repourl = "https://gitlab.com/%s/%s.git" % (namespace, reponame) variable