mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-build-makebuildserver: use current version for test build
This commit is contained in:
parent
7832c0ef38
commit
7c568cf16a
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ echo "build_server_always = True" >> config.py
|
||||||
# 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
|
||||||
# test OTA update ZIP build and publish
|
# test OTA update ZIP build and publish
|
||||||
../fdroid build --verbose --stop org.fdroid.fdroid.privileged.ota:2030
|
../fdroid build --verbose --stop org.fdroid.fdroid.privileged.ota:2070
|
||||||
|
|
||||||
# publish process when building and signing are on separate machines
|
# publish process when building and signing are on separate machines
|
||||||
test -d repo || mkdir repo
|
test -d repo || mkdir repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue