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

jenkins: build a variety of apps

This commit is contained in:
Daniel Martí 2016-02-25 15:03:06 +00:00
parent 5374c1e332
commit 3317cb3654

View File

@ -59,5 +59,15 @@ fi
cd fdroiddata
echo "build_server_always = True" > config.py
# Gradle, JNI, preassemble
../fdroid build org.adaway:55
# Maven
../fdroid build org.quantumbadger.redreader:55
# Ant, submodules and custom prebuild/build
../fdroid build app.openconnect:959
# Custom build (make)
../fdroid build org.xcsoar:101
# Uses verification
../fdroid build info.guardianproject.checkey:101
# Gradle with retrolambda (JDK7 and JDK8)
../fdroid build com.moez.QKSMS:124