Home
last modified time | relevance | path

Searched refs:repourl (Results 1 – 2 of 2) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dcheck-patch.py20 repourl = "https://gitlab.com/%s/%s.git" % (namespace, reponame) variable
26 subprocess.check_call(["git", "remote", "add", "check-patch", repourl])
H A Dcheck-dco.py20 repourl = "https://gitlab.com/%s/%s.git" % (namespace, reponame) variable
23 subprocess.check_call(["git", "remote", "add", "check-dco", repourl])