Verified Commit d7192e85 authored by ddorgan's avatar ddorgan Committed by gabriel klawitter
Browse files

Add JAVA_HOME

parent ee3ec1f4
......@@ -29,6 +29,8 @@ cache:
android-build:
stage: build
image: parity/parity-android
variables:
JAVA_HOME: "/usr/lib/jvm/java-8-oracle"
only:
- beta
- tags
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment