[docker] Disable Readme push to avoid errors (#11770)

This commit is contained in:
Ian Rodney
2020-11-02 19:12:51 -08:00
committed by Alex Wu
parent 0de1776e1e
commit 4d272dd35b
+3 -1
View File
@@ -313,4 +313,6 @@ if __name__ == "__main__":
build_ray()
build_ray_ml()
push_and_tag_images(freshly_built)
push_readmes()
# TODO(ilr) Re-Enable Push READMEs by using a normal password
# (not auth token :/)
# push_readmes()