7 lines
148 B
YAML
7 lines
148 B
YAML
|
image:
|
||
|
file: .gitpod.Dockerfile
|
||
|
|
||
|
tasks:
|
||
|
- init: 'echo "TODO: Replace with init/build command"'
|
||
|
command: (e.g. 'npm start', 'yarn watch'...)
|