bintray: don't output raw JSON
This commit is contained in:
parent
e2b3bdb4e5
commit
36c35efcd8
@ -37,8 +37,8 @@ class Bintray
|
|||||||
end
|
end
|
||||||
|
|
||||||
curl(*args, url,
|
curl(*args, url,
|
||||||
show_output: verbose?,
|
print_stdout: false,
|
||||||
secrets: key)
|
secrets: key)
|
||||||
end
|
end
|
||||||
|
|
||||||
def upload(local_file, repo:, package:, version:, remote_file:, sha256: nil)
|
def upload(local_file, repo:, package:, version:, remote_file:, sha256: nil)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user