[vlc-commits] [Git][videolan/vlc][master] CI: list the contribs that are going to build for Debian
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Fri Oct 22 11:16:23 UTC 2021
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
11b5aada by Steve Lhomme at 2021-10-22T10:15:46+00:00
CI: list the contribs that are going to build for Debian
- - - - -
1 changed file:
- extras/ci/gitlab-ci.yml
Changes:
=====================================
extras/ci/gitlab-ci.yml
=====================================
@@ -253,6 +253,7 @@ debian:
echo "Building using prebuilt contribs at $VLC_PREBUILT_CONTRIBS_URL"
make prebuilt PREBUILT_URL="${VLC_PREBUILT_CONTRIBS_URL}"
else
+ make list
make -j$NCPU --output-sync=recurse fetch
make -j$NCPU --output-sync=recurse
make package
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/11b5aada2cbec9c7397716cb4f977b3233fb1a51
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/11b5aada2cbec9c7397716cb4f977b3233fb1a51
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list