LittleSheep
b1a6364618
All checks were successful
release-nightly / build-docker (push) Successful in 1m3s
11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "go",
|
|
"name": "Run RoadSign",
|
|
"goExecPath": "C:\\Tools\\Scoop\\shims\\go.exe",
|
|
"buildParams": ["code.smartsheep.studio/goatworks/roadsign/pkg/cmd"],
|
|
},
|
|
|
|
]
|
|
} |