зеркало из https://github.com/microsoft/docker.git
add powerpc and z to rebuild labels
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Родитель
1202592f6e
Коммит
8304f30271
10
poule.yml
10
poule.yml
|
@ -70,6 +70,11 @@
|
|||
configurations: [ janky ],
|
||||
label: "rebuild/janky",
|
||||
}
|
||||
- type: rebuild
|
||||
settings: {
|
||||
configurations: [ powerpc ],
|
||||
label: "rebuild/powerpc",
|
||||
}
|
||||
- type: rebuild
|
||||
settings: {
|
||||
configurations: [ userns ],
|
||||
|
@ -90,3 +95,8 @@
|
|||
configurations: [ windowsRS1 ],
|
||||
label: "rebuild/windowsRS1",
|
||||
}
|
||||
- type: rebuild
|
||||
settings: {
|
||||
configurations: [ z ],
|
||||
label: "rebuild/z",
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче