7 lines
165 B
YAML
7 lines
165 B
YAML
|
image:
|
||
|
file: .gitpod.Dockerfile
|
||
|
|
||
|
tasks:
|
||
|
- init: 'echo "TODO: Replace with init/build command"'
|
||
|
command: 'echo "TODO: Replace with command to start project"'
|