pull: increase bottle publish wait timeout.
This commit is contained in:
parent
63d8bcd314
commit
c86166c43e
@ -176,7 +176,7 @@ module Homebrew
|
||||
"-u#{bintray_user}:#{bintray_key}", "-X", "POST",
|
||||
"https://api.bintray.com/content/homebrew/#{repo}/#{package}/#{version}/publish"
|
||||
puts
|
||||
sleep 1
|
||||
sleep 2
|
||||
safe_system "brew", "fetch", "--force-bottle", f.name
|
||||
end
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user