Skip to content

Commit

Permalink
poule: add rebuild/* to rebuild all at once
Browse files Browse the repository at this point in the history
Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
  • Loading branch information
Arnaud Porterie (icecrime) committed Nov 8, 2016
1 parent 16ea080 commit 3d89d69
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions poule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ],
Expand Down

0 comments on commit 3d89d69

Please sign in to comment.