[Android] gitlab-ci.yml: Bump docker image tag
Hugo Beauzée-Luyssen
git at videolan.org
Tue May 7 04:01:24 CEST 2019
vlc-android | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon May 6 19:01:14 2019 -0700| [486ae216bb07a2bc41dd49912f1fe34c2a30f7d5] | committer: Hugo Beauzée-Luyssen
gitlab-ci.yml: Bump docker image tag
> https://code.videolan.org/videolan/vlc-android/commit/486ae216bb07a2bc41dd49912f1fe34c2a30f7d5
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1c98591c4..387723bdb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ cache:
- gradlew
.build-all-base:
- image: registry.videolan.org:5000/vlc-debian-android:20190507013347
+ image: registry.videolan.org:5000/vlc-debian-android:20190507015459
tags:
- debian
- android
More information about the Android
mailing list