[vlc-devel] [PATCH] CI: Use a specific SHA for the android build script

Konstantin Pavlov thresh at videolan.org
Mon Dec 2 16:15:53 CET 2019


Hi,

Of course, LGTM!

Thank you!

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)

-- 
VideoLAN, Vice President
www.videolan.org
+7 926 165 45 31
@cryothresh


More information about the vlc-devel mailing list