1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00
This commit is contained in:
Dima
2025-01-18 20:35:52 +03:00
parent 34dca07026
commit 738a38e52d

View File

@@ -144,7 +144,7 @@ void call() {
timeout(time: config.timeoutOptions.zipInfoBase, unit: TimeUnit.MINUTES) {
printLocation()
zipInfobase config, 'initInfobase'
zipInfobase config, 'initInfoBase'
}
}
}