[poppler] .gitlab-ci.yml
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Feb 13 20:51:15 UTC 2019
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60b663236547efe8b3d87e0149050056ad9f0f60
Author: Albert Astals Cid <aacid at kde.org>
Date: Wed Feb 13 20:26:07 2019 +0100
CI Use kdeorg/android-sdk instead of apol/asdk:clang
it's a bit more official looking
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0ee2e203..75e17e38 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -84,7 +84,7 @@ build_clazy:
build_android:
stage: build
- image: apol/asdk:clang
+ image: kdeorg/android-sdk
before_script:
- git clone https://git.savannah.gnu.org/git/freetype/freetype2.git --single-branch -b VER-2-8-1
- pushd freetype2
More information about the poppler
mailing list