mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:32:11 +08:00
[docker] Disable Readme push to avoid errors (#11770)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user