Added duration column to the project page
This commit is contained in:
parent
00a2248c93
commit
3176111c91
3 changed files with 5 additions and 13 deletions
|
|
@ -36,7 +36,7 @@ class RunCommand extends Command
|
|||
/**
|
||||
* @var int
|
||||
*/
|
||||
protected $maxBuilds = 100;
|
||||
protected $maxBuilds = 10;
|
||||
|
||||
/**
|
||||
* @param \Monolog\Logger $logger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue