Commits

Krisztián Szűcs authored 23cff432561
ARROW-8271: [Packaging] Allow wheel upload failures to gemfury If we run multiple nightly/scheduled jobs per day for the same arrow commit then gemfury's API will refuse the upload because of conflicting versions, see[build](https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=9053&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=b525c197-f769-5e52-d38a-e6301f5260f2&l=27). Sadly gemfury doesn't have a force update like parameter. Closes #6761 from kszucs/ARROW-8271 Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>