Remove confusing variable JAVA8_HOME from config.yml
This commit is contained in:
parent
c844501bc5
commit
e46fc30cf6
|
@ -115,7 +115,7 @@ jobs:
|
|||
test_8:
|
||||
<<: *default_test_job
|
||||
environment:
|
||||
- JAVA8_HOME: /usr/lib/jvm/java-8-openjdk-amd64
|
||||
# We are building on Java8, this is our default JVM so no need to set more homes
|
||||
- TEST_TASK: test latestDepTest jacocoTestReport jacocoTestCoverageVerification
|
||||
|
||||
test_9:
|
||||
|
|
Loading…
Reference in New Issue