[vlc-commits] [Git][videolan/vlc][master] CI: update Android Docker
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sun Oct 15 18:31:50 UTC 2023
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
244a884c by Steve Lhomme at 2023-10-15T07:58:25+02:00
CI: update Android Docker
It should not rebuild gperf each time.
See https://code.videolan.org/videolan/docker-images/-/merge_requests/262
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -25,7 +25,7 @@ variables:
VLC_WIN_LLVM_MSVCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-msvcrt:20221214101739
VLC_WIN_LLVM_UCRT_IMAGE: registry.videolan.org/vlc-debian-llvm-ucrt:20230523085945
VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20231013031209
- VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20230606050714
+ VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20231013040434
VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20231013031754
VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20231013032350
VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20221213104631
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/244a884cd0346c0d55a0e58431aa23efd8e373ab
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/244a884cd0346c0d55a0e58431aa23efd8e373ab
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list