Browse Source

CI: Bump image version

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

(cherry picked from commit 77a2179a65)
3.3.x
Hugo Beauzée-Luyssen 5 years ago
committed by Nicolas Pomepuy
parent
commit
f5bf5366cd
  1. 2
      buildsystem/gitlab/.gitlab-ci.yml

2
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

Loading…
Cancel
Save