1
0
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:
Ivanov Egor 2024-08-26 12:26:21 +03:00 committed by GitHub
parent 5abf4198cf
commit 6b900452f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ class TimeoutOptions implements Serializable {
''') ''')
Integer createInfoBase Integer createInfoBase
@JsonPropertyDescription('''Таймаут шага загрузки исходников в базу, в минутах. @JsonPropertyDescription('''Таймаут шага загрузки конфигурации в базу, в минутах.
По умолчанию содержит значение 60. По умолчанию содержит значение 60.
''') ''')
Integer loadSources Integer loadSources