mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-build-makebuildserver: include VLC as a test build
This commit is contained in:
parent
1eb65c7087
commit
6debb3ebbf
1 changed files with 2 additions and 0 deletions
|
@ -71,3 +71,5 @@ echo "build_server_always = True" > config.py
|
||||||
../fdroid build --verbose --stop info.guardianproject.checkey:101
|
../fdroid build --verbose --stop info.guardianproject.checkey:101
|
||||||
# building old versions should still work
|
# building old versions should still work
|
||||||
../fdroid build --verbose --stop org.fdroid.fdroid:96150
|
../fdroid build --verbose --stop org.fdroid.fdroid:96150
|
||||||
|
# VLC is important, and uses cmake
|
||||||
|
../fdroid build --verbose --stop org.videolan.vlc:12000604
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue