mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-build-makebuildserver: com.amaze.filemanager instead of org.xcsoar
org.xcsoar hosts its own git repo. Self-hosted git repos can be flaky, and they are blocked by the Guardian Project jenkins server, so use an app from github.com instead.
This commit is contained in:
parent
ebc8ffa7d0
commit
b5cc35c44f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ echo "build_server_always = True" > config.py
|
|||
# Ant, submodules and custom prebuild/build
|
||||
../fdroid build --stop app.openconnect:959
|
||||
# Custom build (make)
|
||||
../fdroid build --stop org.xcsoar:101
|
||||
../fdroid build --stop com.amaze.filemanager:29
|
||||
# Uses verification
|
||||
../fdroid build --stop info.guardianproject.checkey:101
|
||||
# Gradle with retrolambda (JDK7 and JDK8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue