View for image synchronization jobs
This commit is contained in:
parent
aac5268f77
commit
d656739a27
@ -121,6 +121,17 @@ folder('infra') {
|
||||
filterBuildQueue()
|
||||
filterExecutors()
|
||||
sections {
|
||||
listView {
|
||||
name('Images')
|
||||
columns {
|
||||
status()
|
||||
name()
|
||||
buildButton()
|
||||
}
|
||||
jobs {
|
||||
regex('sync-image-.*')
|
||||
}
|
||||
}
|
||||
listView {
|
||||
name('AMD64')
|
||||
columns {
|
||||
|
Loading…
x
Reference in New Issue
Block a user