config.py: add yocto-mirror to the list of separately triggered builders

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2023-10-27 09:22:04 +02:00 committed by Richard Purdie
parent 8138352c15
commit 59d0bc59cb

View File

@ -132,6 +132,7 @@ builders_others = [
"buildperf-alma8",
"reproducible-meta-oe",
"patchtest",
"yocto-mirror",
"meta-oe-mirror",
"auh"
]