1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00

пgeneralize archive infobase

This commit is contained in:
Dima
2025-01-18 16:03:42 +03:00
parent ca6b1b4478
commit b92c12eae4
9 changed files with 144 additions and 25 deletions

View File

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