coryan commented on a change in pull request #11375:
URL: https://github.com/apache/arrow/pull/11375#discussion_r727381470
##########
File path: ci/docker/debian-10-cpp.dockerfile
##########
@@ -73,7 +74,10 @@ RUN apt-get update -y -q && \
COPY ci/scripts/install_minio.sh \
/arrow/ci/scripts/
+COPY ci/scripts/install_gcs_testbench.sh \
+ /arrow/ci/scripts/
RUN /arrow/ci/scripts/install_minio.sh ${arch} linux latest /usr/local
Review comment:
Fixed here and below.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]