mirror of
https://github.com/wassname/ray.git
synced 2026-07-29 11:26:04 +08:00
[Projects] Refactor cluster specification (#6488)
This commit is contained in:
@@ -6,7 +6,8 @@ name: {{name}}
|
||||
# The URL of the repo this project is part of.
|
||||
{{repo_string}}
|
||||
|
||||
cluster: {{cluster}}
|
||||
cluster:
|
||||
config: {{cluster}}
|
||||
|
||||
environment:
|
||||
# dockerfile: The dockerfile to be built and ran the commands with.
|
||||
|
||||
Reference in New Issue
Block a user