You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
Добавил имя стейджа в pipeline1C.groovy
This commit is contained in:
@@ -113,7 +113,7 @@ void call() {
|
||||
}
|
||||
steps {
|
||||
timeout(time: config.timeoutOptions.loadExtensions, unit: TimeUnit.MINUTES) {
|
||||
loadExtensions config
|
||||
loadExtensions config, 'initInfoBase'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user