1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-06 11:00:13 +02:00

jenkins-build-makebuildserver: include VLC as a test build

This commit is contained in:
Hans-Christoph Steiner 2017-02-07 11:05:18 +01:00
parent 1eb65c7087
commit 6debb3ebbf

View File

@ -71,3 +71,5 @@ echo "build_server_always = True" > config.py
../fdroid build --verbose --stop info.guardianproject.checkey:101
# building old versions should still work
../fdroid build --verbose --stop org.fdroid.fdroid:96150
# VLC is important, and uses cmake
../fdroid build --verbose --stop org.videolan.vlc:12000604