mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
poule: add rebuild/* to rebuild all at once
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
This commit is contained in:
@@ -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 ],
|
||||
|
||||
Reference in New Issue
Block a user