pitrou commented on a change in pull request #11567:
URL: https://github.com/apache/arrow/pull/11567#discussion_r741894433



##########
File path: docker-compose.yml
##########
@@ -933,7 +931,10 @@ services:
     environment:
       <<: *ccache
     volumes: *conda-volumes
-    command: *python-conda-command
+    command:
+      ["/arrow/ci/scripts/cpp_build.sh /arrow /build &&
+        /arrow/ci/scripts/python_build.sh /arrow /build true &&

Review comment:
       Is there a point in building docs outside of the dedicated `ubuntu-docs` 
build?




-- 
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]


Reply via email to