Commits

Krisztián Szűcs authored 91844d7befe
ARROW-9102: [Packaging] Upload built manylinux docker images However the secrets were set on azure pipelines the upload step is [failing](https://dev.azure.com/ursa-labs/crossbow/_build/results?buildId=13104&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181). So the manylinux builds take more than two hours. This is due to azure's secret handling, we need to explicitly export the azure secret variables as environment variables. Closes #7404 from kszucs/linux-wheel-docker-upload Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>