go-pingbot/.gitpod.yml

10 lines
145 B
YAML

image:
file: .gitpod.Dockerfile
checkoutLocation: "go/src/pingbot"
workspaceLocation: "go/src/pingbot"
vscode:
extensions:
- golang.go