[Android] CI: Bump image version

Hugo Beauzée-Luyssen git at videolan.org
Mon Nov 23 14:48:51 CET 2020


vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Nov 23 14:28:24 2020 +0100| [77a2179a65e198c9e1d70f6f41a844003860d51c] | committer: Hugo Beauzée-Luyssen

CI: Bump image version

This one includes cmake & meson and should save 3 to 5 minutes per
native build

> https://code.videolan.org/videolan/vlc-android/commit/77a2179a65e198c9e1d70f6f41a844003860d51c
---

 buildsystem/gitlab/.gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml
index 089d6fa63..46d0d6127 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -8,7 +8,7 @@ cache:
         - gradlew
 
 .build-all-base:
-    image: registry.videolan.org/vlc-debian-android:20200311171937
+    image: registry.videolan.org/vlc-debian-android:20200529135226
     tags:
         - amd64
         - docker



More information about the Android mailing list