andygrove commented on code in PR #249:
URL: https://github.com/apache/arrow-ballista/pull/249#discussion_r975896366


##########
.dockerignore:
##########
@@ -5,7 +5,9 @@ dev/dist
 dev/release
 python
 **/docs
-**/target
+target/
 **/CHANGELOG.md
 **/tests
 **/data
+!target/release/ballista-scheduler
+!target/release/ballista-executor

Review Comment:
   Is this change still needed now that the executables are build in Docker?



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