We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3d061 commit b7a6cb0Copy full SHA for b7a6cb0
vars/workers.groovy
@@ -59,7 +59,6 @@ def base(Map params, Closure closure) {
59
checkout scm
60
}
61
62
- def checkoutInfo
63
dir("kibana") {
64
checkoutInfo = getCheckoutInfo()
65
0 commit comments