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 beaf916 commit cc85ccbCopy full SHA for cc85ccb
Jenkinsfile
@@ -206,7 +206,7 @@ pipeline {
206
environment {
207
OS_VERSION = 'ubuntu/focal64/java-driver'
208
JABBA_SHELL = '/usr/lib/jabba/jabba.sh'
209
- JABBA_VERSION = '1.8'
+ JABBA_VERSION = '[email protected]'
210
CCM_ENVIRONMENT_SHELL = '/usr/local/bin/ccm_environment.sh'
211
// always run long tests when generating the distribution tarball
212
RUN_LONG_TESTS = "${params.RUN_LONG_TESTS || params.GENERATE_DISTRO}"
0 commit comments