mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 01:11:07 +03:00
Increase timeouts for long sdk/ndk downloads
This commit is contained in:
parent
642831c78f
commit
cf35b69d31
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
ndk_loc = node[:settings][:ndk_loc]
|
||||
|
||||
script "setup-android-ndk" do
|
||||
timeout 14400
|
||||
interpreter "bash"
|
||||
user node[:settings][:user]
|
||||
cwd "/tmp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue