mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-05 13:14:47 +02:00
config: Add builder tags for metrics builds
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
37c704b6a8
commit
88c34959b5
|
@ -311,4 +311,7 @@ builder_tags = {
|
||||||
"oe-selftest-fedora": ["selftest"],
|
"oe-selftest-fedora": ["selftest"],
|
||||||
"oe-selftest-centos": ["selftest"],
|
"oe-selftest-centos": ["selftest"],
|
||||||
"oe-selftest": ["selftest"],
|
"oe-selftest": ["selftest"],
|
||||||
|
|
||||||
|
"metrics": ["metrics"],
|
||||||
|
"metrics-gitstats": ["metrics"],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user