[libdvdnav-devel] [Git][videolan/libdvdread][master] Update CI to use more modern contribs
Jean-Baptiste Kempf
gitlab at videolan.org
Sun Sep 1 16:35:36 CEST 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdread
Commits:
819dd78f by Jean-Baptiste Kempf at 2019-09-01T14:35:32Z
Update CI to use more modern contribs
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -22,9 +22,9 @@ build-macos:
tags:
- macos
script:
- - curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- - tar xf vlc-contrib-x86_64-apple-darwin17-latest.tar.bz2
- - cd x86_64-apple-darwin17
+ - curl -sS -O https://nightlies.videolan.org/build/contribs/vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
+ - tar xf vlc-contrib-x86_64-apple-darwin18-latest.tar.bz2
+ - cd x86_64-apple-darwin18
- curl -sS -o ./change_prefix.sh 'https://git.videolan.org/?p=vlc.git;a=blob_plain;f=contrib/src/change_prefix.sh;hb=HEAD'
- chmod +x ./change_prefix.sh
- ./change_prefix.sh
View it on GitLab: https://code.videolan.org/videolan/libdvdread/commit/819dd78fdc10b66d04d4033557e7085cc345c094
--
View it on GitLab: https://code.videolan.org/videolan/libdvdread/commit/819dd78fdc10b66d04d4033557e7085cc345c094
You're receiving this email because of your account on code.videolan.org.
More information about the libdvdnav-devel
mailing list