mirror of
https://github.com/wassname/ray.git
synced 2026-07-29 11:26:04 +08:00
Project fixes and cleanups (#5632)
This commit is contained in:
committed by
Philipp Moritz
parent
19bbf1eb4d
commit
edcc56ea01
@@ -3,7 +3,8 @@
|
||||
name: {{name}}
|
||||
|
||||
# description: A short description of the project.
|
||||
# repo: The URL of the repo this project is part of.
|
||||
# The URL of the repo this project is part of.
|
||||
{{repo_string}}
|
||||
|
||||
cluster: {{cluster}}
|
||||
|
||||
@@ -16,5 +17,5 @@ environment:
|
||||
- echo "Setting up the environment"
|
||||
|
||||
commands:
|
||||
- name: first-command
|
||||
- name: default
|
||||
command: echo "Starting ray job"
|
||||
|
||||
Reference in New Issue
Block a user