Commits


Jorge C. Leitao authored and Sutou Kouhei committed e5d8ead7863
ARROW-13468: [Release] Fix binary download/upload failures These are two minor fixes to the release script. 1. Made git not fetch the 15k tags on crossbow and instead. This was causing timeouts 2. pass the `ARTIFACTORY_API_KEY` to the docker image so that it can use it in pushing artifacts Closes #10366 from jorgecarleitao/fix_artifactory Lead-authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Co-authored-by: Jorge Leitao <jorgecarleitao@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>