You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Update vars/pipeline1C.groovy
Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
This commit is contained in:
@@ -97,7 +97,7 @@ void call() {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Загрузка исходников') {
|
||||
stage('Загрузка конфигурации') {
|
||||
steps {
|
||||
timeout(time: config.timeoutOptions.loadSources, unit: TimeUnit.MINUTES) {
|
||||
script {
|
||||
|
Reference in New Issue
Block a user