mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Restore registration as taskcluster, was a total accident
This commit is contained in:
parent
7a655410a9
commit
ce01d42b70
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ class Index:
|
|||
stringDate = str
|
||||
slugId = b"<new id>".lower
|
||||
sys.exit = Queue = fromNow = MagicMock()
|
||||
sys.modules["taskcluster"] = sys.modules[__name__]
|
||||
sys.dont_write_bytecode = True
|
||||
os.environ.update(**{k: k for k in "TASK_ID TASK_OWNER TASK_SOURCE GIT_URL GIT_SHA".split()})
|
||||
os.environ["GIT_REF"] = "refs/heads/auto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue