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