Fixing run-builds.
This commit is contained in:
parent
54ab93373d
commit
320b0efa71
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class RunCommand extends Command
|
|||
/**
|
||||
* @var int
|
||||
*/
|
||||
protected $maxBuilds = null;
|
||||
protected $maxBuilds = 100;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue