pitrou commented on code in PR #43744:
URL: https://github.com/apache/arrow/pull/43744#discussion_r1721456926
##########
dev/tasks/tasks.yml:
##########
@@ -1486,15 +1486,14 @@ tasks:
image: debian-go
{% endfor %}
- # be sure to update binary-task.rb when upgrading ubuntu
+ # be sure to update binary-task.rb when upgrading Debian
test-debian-12-docs:
ci: github
template: docs/github.linux.yml
params:
env:
JDK: 17
pr_number: Unset
- flags: "-v $PWD/build/:/build/"
Review Comment:
What happens if the user doesn't pass the flag? Does it simply build the
docs inside the container?
--
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]