Skip to content

Commit

Permalink
Document batch
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple committed Aug 10, 2018
1 parent 6c694c9 commit ffca591
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/preview/yamlgettingstarted-ci.md
Expand Up @@ -22,6 +22,7 @@ For more control, an alternative trigger syntax is available:

```yaml
trigger:
batch: true | false # note, support for batch is coming in August
branches:
include: [string]
exclude: [string]
Expand All @@ -34,6 +35,7 @@ For example:

```yaml
trigger:
batch: true
branches:
include:
- master
Expand Down

0 comments on commit ffca591

Please sign in to comment.