[Projects] Refactor cluster specification (#6488)

This commit is contained in:
Philipp Moritz
2019-12-14 22:43:06 -08:00
committed by GitHub
parent 9cc0ecc6ff
commit f5d10eea0b
23 changed files with 130 additions and 52 deletions
@@ -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.