mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2024-12-03 09:59:00 +02:00
Update src/ru/pulsar/jenkins/library/configuration/TimeoutOptions.groovy
Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
This commit is contained in:
parent
5abf4198cf
commit
6b900452f9
@ -21,7 +21,7 @@ class TimeoutOptions implements Serializable {
|
|||||||
''')
|
''')
|
||||||
Integer createInfoBase
|
Integer createInfoBase
|
||||||
|
|
||||||
@JsonPropertyDescription('''Таймаут шага загрузки исходников в базу, в минутах.
|
@JsonPropertyDescription('''Таймаут шага загрузки конфигурации в базу, в минутах.
|
||||||
По умолчанию содержит значение 60.
|
По умолчанию содержит значение 60.
|
||||||
''')
|
''')
|
||||||
Integer loadSources
|
Integer loadSources
|
||||||
|
Loading…
Reference in New Issue
Block a user