Skip to content

Commit 865def0

Browse files
authored
Bug 1981266 - Add mozilla-platform-ops/worker-images to Treeherder (#8890)
1 parent d423bd0 commit 865def0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

treeherder/model/fixtures/repository.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,5 +1991,19 @@
19911991
"description": "",
19921992
"tc_root_url": "https://firefox-ci-tc.services.mozilla.com"
19931993
}
1994+
},
1995+
{
1996+
"pk": 141,
1997+
"model": "model.repository",
1998+
"fields": {
1999+
"dvcs_type": "git",
2000+
"name": "worker-images",
2001+
"url": "https://github.com/mozilla-platform-ops/worker-images",
2002+
"branch": "main",
2003+
"active_status": "active",
2004+
"codebase": "worker-images",
2005+
"repository_group": 9,
2006+
"tc_root_url": "https://firefox-ci-tc.services.mozilla.com"
2007+
}
19942008
}
19952009
]

0 commit comments

Comments
 (0)