Skip to content

Commit

Permalink
Use queue_limit in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Jun 28, 2021
1 parent 4e8cfc6 commit ae38791
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/pipelines.yml
Expand Up @@ -65,6 +65,7 @@ pipelines:

queue_it:
concurrency: 2
queue_limit: 3
tasks:
lint:
script:
Expand Down

0 comments on commit ae38791

Please sign in to comment.