insight/.gitpod.yml
GitLab a0aa9cc28e
Initialized from '.NET Core' project template
Template repository: https://gitlab.com/gitlab-org/project-templates/dotnetcore
Commit SHA: de5759f7a2f08808666b44eb4fd6205502a9fe75
2022-12-16 10:41:27 -08:00

5 lines
86 B
YAML

image: gitpod/workspace-dotnet
tasks:
- init: dotnet build
command: dotnet run