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