chiark / gitweb /
common: check file existence before opening manifest
[fdroidserver.git] / jenkins-build-makebuildserver
index 5c9f1577e64adb9a9ec5c40fb261a33cb997311b..5238536f5d79ca0b30fe884c22f68aab234c663d 100755 (executable)
@@ -97,7 +97,7 @@ echo "build_server_always = True" >> config.py
 # building old versions should still work
 ../fdroid build --verbose --stop org.fdroid.fdroid:96150
 # 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
 test -d repo || mkdir repo