Adding golang build
parent
13ce31da60
commit
2bc97a5243
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue