[vlc-devel] [PATCH] CI: Use a specific SHA for the android build script
Alexandre Janniaux
ajanni at videolabs.io
Mon Dec 2 16:58:55 CET 2019
LGTM too
Regards,
--
Alexandre Janniaux
Videolabs
On Mon, Dec 02, 2019 at 03:33:41PM +0100, Marvin Scholz wrote:
> ---
> extras/ci/gitlab-ci.yml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/extras/ci/gitlab-ci.yml b/extras/ci/gitlab-ci.yml
> index 731a9e52d4..ab47e58f9f 100644
> --- a/extras/ci/gitlab-ci.yml
> +++ b/extras/ci/gitlab-ci.yml
> @@ -196,7 +196,7 @@ ios-arm64:
> image:
> name: $VLC_ANDROID_IMAGE
> script: |
> - wget https://code.videolan.org/videolan/vlc-android/raw/master/compile-libvlc.sh
> + wget https://code.videolan.org/videolan/vlc-android/raw/0daaf5f3a08b5c52b4caaf526633cca7061d04c2/compile-libvlc.sh
> if [ -n "$VLC_PREBUILT_CONTRIBS_URL" ]; then
> /bin/sh ./compile-libvlc.sh -a $ANDROID_ARCH --with-prebuilt-contribs
> else
> --
> 2.20.1 (Apple Git-117)
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list