mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 10:16:01 +00:00
bump limit for android ro 40
This commit is contained in:
parent
9b6d538e6d
commit
c11cf17009
@ -3,9 +3,9 @@ pipeline {
|
||||
|
||||
options {
|
||||
buildDiscarder(logRotator(
|
||||
numToKeepStr: '30',
|
||||
numToKeepStr: '40',
|
||||
daysToKeepStr: '30',
|
||||
artifactNumToKeepStr: '30',
|
||||
artifactNumToKeepStr: '40',
|
||||
))
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user