summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2023-10-11 11:21:59 -0300
committerTorsten Grote <t@grobox.de>2023-10-11 11:42:40 -0300
commit5801fe2ea15a468c241d3552ff26af4fa20e0b58 (patch)
tree001be11bccd21b3f07ab8b384a5170272f327d23 /.gitlab-ci.yml
parent2a91350f267fa6b4a56bb54039db6d71318fc9e4 (diff)
downloadtaler-android-5801fe2ea15a468c241d3552ff26af4fa20e0b58.tar.gz
taler-android-5801fe2ea15a468c241d3552ff26af4fa20e0b58.tar.bz2
taler-android-5801fe2ea15a468c241d3552ff26af4fa20e0b58.zip
upgrade all the things!
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 56c01a6..227859a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,8 @@
image: briar/ci-image-android:latest
+variables:
+ JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64
+
cache:
paths:
- .gradle/wrapper