You've already forked jenkins-lib
mirror of
https://github.com/firstBitMarksistskaya/jenkins-lib.git
synced 2025-08-25 20:09:25 +02:00
fix case
This commit is contained in:
@@ -144,7 +144,7 @@ void call() {
|
|||||||
timeout(time: config.timeoutOptions.zipInfoBase, unit: TimeUnit.MINUTES) {
|
timeout(time: config.timeoutOptions.zipInfoBase, unit: TimeUnit.MINUTES) {
|
||||||
printLocation()
|
printLocation()
|
||||||
|
|
||||||
zipInfobase config, 'initInfobase'
|
zipInfobase config, 'initInfoBase'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user