6 lines
86 B
YAML
6 lines
86 B
YAML
image: gitpod/workspace-dotnet
|
|
|
|
tasks:
|
|
- init: dotnet build
|
|
command: dotnet run
|