Skip to content

Commit

Permalink
Add branch filters to the blocker steps
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed May 4, 2016
1 parent cdbd9a6 commit df9f6f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ steps:
queue: "deploy"

- block: ":shipit: Unstable"
branches: "master *-stable"

-
name: ":octocat: :rocket:"
Expand Down Expand Up @@ -109,6 +110,7 @@ steps:
queue: "deploy"

- block: ":shipit: Stable"
branches: "master *-stable"

-
name: ":redhat:"
Expand Down

0 comments on commit df9f6f0

Please sign in to comment.