[vlc-commits] [Git][videolan/vlc][3.0.x] CI: Update win32, win64 & android images
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Mon Oct 11 10:55:39 UTC 2021
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC
Commits:
f8cf2ff0 by Hugo Beauzée-Luyssen at 2021-10-08T16:41:01+02:00
CI: Update win32, win64 & android images
This will allow those configurations to use HTTPS again
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -12,11 +12,11 @@ default:
- mv contrib/vlc-contrib-*.tar.bz2 contrib/vlc-contrib-${TRIPLET}-${VLC_CONTRIB_SHA}.tar.bz2 2>/dev/null || true
variables:
- VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32:20190416165205
- VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64:20190416180622
+ VLC_WIN32_IMAGE: registry.videolan.org/vlc-debian-win32-3.0:20211008142723
+ VLC_WIN64_IMAGE: registry.videolan.org/vlc-debian-win64-3.0:20211008140026
VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20200706065223
VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20200229201904
- VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20190717134531
+ VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android-3.0:20211004103136
VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-bionic:20190627090437
.variables-debian: &variables-debian
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f8cf2ff05834abfc9167b5e92badcb43dd00e69a
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f8cf2ff05834abfc9167b5e92badcb43dd00e69a
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list