Adding golang build

main
Tom Peltonen 2024-02-27 18:34:11 +11:00
parent 13ce31da60
commit 2bc97a5243
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"name": "golang",
"description": "golang build templates",
"templates": [
{
"engine": "",
"folder": "",
"file_name": "golang.tmpl",
"output_folder": "infra",
"output_name": "golang.ps1",
"section": "",
"model": {
"activity": {
"category": "BUILD"
}
}
}
]
}