kszucs commented on a change in pull request #7589:
URL: https://github.com/apache/arrow/pull/7589#discussion_r450777633
##########
File path: dev/release/post-09-docs.sh
##########
@@ -42,20 +47,20 @@ popd
pushd "${ARROW_DIR}"
git checkout "${release_tag}"
Review comment:
> $ LANG=C PUSH=0 dev/release/post-09-docs.sh 0.17.1
> dev/release/post-09-docs.sh: line 41: pushd:
/home/antoine/arrow/dev/dev/release/../../../arrow-site: No such file or
directory
You need to have arrow-site cloned next to arrow - it is documented in the
release management guide.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]