Project fixes and cleanups (#5632)

This commit is contained in:
Stephanie Wang
2019-09-05 11:55:42 -07:00
committed by Philipp Moritz
parent 19bbf1eb4d
commit edcc56ea01
9 changed files with 102 additions and 64 deletions
@@ -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"