[vlc-commits] [Git][videolan/vlc][master] CI: update snap/raspberry images
Rémi Denis-Courmont (@Courmisch)
gitlab at videolan.org
Wed Oct 6 19:14:29 UTC 2021
Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC
Commits:
f62eff47 by Steve Lhomme at 2021-10-06T17:47:37+00:00
CI: update snap/raspberry images
The previous ones had outdated certificates. They can no longer build contribs.
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -19,8 +19,8 @@ variables:
VLC_UWP_LLVM_IMAGE: registry.videolan.org/vlc-debian-llvm-uwp:20201201150955
VLC_DEBIAN_IMAGE: registry.videolan.org/vlc-debian-unstable:20210803114245
VLC_ANDROID_IMAGE: registry.videolan.org/vlc-debian-android:20210730131708
- VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20210611174203
- VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-debian-raspbian:20200213203125
+ VLC_SNAP_IMAGE: registry.videolan.org/vlc-ubuntu-focal:20211006143413
+ VLC_RASPBIAN_IMAGE: registry.videolan.org/vlc-ubuntu-raspberry:20211006142322
VLC_WASM_EMSCRIPTEN: registry.videolan.org/vlc-debian-wasm-emscripten:20210915101305
.variables-debian: &variables-debian
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f62eff47ae40f65e84e55fc1c51a14bd016a9fbf
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/f62eff47ae40f65e84e55fc1c51a14bd016a9fbf
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list