mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +00:00
ci: versioning -> versioningTemplate
This commit is contained in:
parent
b3254baf60
commit
aa6faef8f7
1 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
"depNameTemplate": "go-gpt4all-j.cpp",
|
||||
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt4all-j.cpp",
|
||||
"currentValueTemplate": "master",
|
||||
"versioning": "git"
|
||||
"versioningTemplate": "git"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["^Makefile$"],
|
||||
|
@ -19,7 +19,7 @@
|
|||
"depNameTemplate": "go-llama.cpp",
|
||||
"lookupNameTemplate": "https://github.com/go-skynet/go-llama.cpp",
|
||||
"currentValueTemplate": "master",
|
||||
"versioning": "git"
|
||||
"versioningTemplate": "git"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["^Makefile$"],
|
||||
|
@ -28,7 +28,7 @@
|
|||
"depNameTemplate": "go-gpt2.cpp",
|
||||
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt2.cpp",
|
||||
"currentValueTemplate": "master",
|
||||
"versioning": "git"
|
||||
"versioningTemplate": "git"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["^Makefile$"],
|
||||
|
@ -37,7 +37,7 @@
|
|||
"depNameTemplate": "go-rwkv.cpp",
|
||||
"lookupNameTemplate": "https://github.com/donomii/go-rwkv.cpp",
|
||||
"currentValueTemplate": "main",
|
||||
"versioning": "git"
|
||||
"versioningTemplate": "git"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue