poule: add rebuild/* to rebuild all at once

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
Upstream-commit: 3d89d694eab1313a66958a3e4b63194935559129
Component: engine
This commit is contained in:
Arnaud Porterie (icecrime)
2016-11-08 09:42:09 -08:00
parent 4b60a6ae97
commit e79ab7a217

View File

@ -44,6 +44,13 @@
- triggers:
pull_request: [ labeled ]
operations:
- type: rebuild
settings: {
# When configurations are empty, the `rebuild` operation rebuilds all the currently
# known statuses for that pull request.
configurations: [],
label: "rebuild/*",
}
- type: rebuild
settings: {
configurations: [ arm ],