vtlim commented on code in PR #425:
URL: https://github.com/apache/druid-website-src/pull/425#discussion_r1366227998


##########
scripts/do_all_things.py:
##########
@@ -17,9 +16,6 @@ def main(versions, no_docs, source, skip_install, use_yarn):
     else:
         build_docs.main(["latest"], skip_install, use_yarn)
 
-    print("Copying build output to ../published_versions. Use that directory 
to publish the site.")

Review Comment:
   I moved this into `build_docs.py` since a lot of the copy and file 
management tasks were already taken care of in that script.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to