diff options
author | Torsten Grote <t@grobox.de> | 2021-10-12 10:39:01 -0300 |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2021-10-12 10:39:01 -0300 |
commit | 365f44587ba9104c6506b1560f7649b0ad18a635 (patch) | |
tree | d20e1c8e57a09c1ba0dcde570cf619b1c9a7ec81 | |
parent | b55354d507668722fcc4c262cfbc8c60003f650e (diff) | |
download | taler-android-365f44587ba9104c6506b1560f7649b0ad18a635.tar.gz taler-android-365f44587ba9104c6506b1560f7649b0ad18a635.tar.bz2 taler-android-365f44587ba9104c6506b1560f7649b0ad18a635.zip |
Switch to Gitlab CI image that comes with Java 11
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f304d8..9b4c4c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.com/fdroid/ci-images-client:latest +image: briar/ci-image-android:latest cache: paths: |