mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
ci: versioning -> versioningTemplate
This commit is contained in:
parent
b3254baf60
commit
aa6faef8f7
@ -10,7 +10,7 @@
|
|||||||
"depNameTemplate": "go-gpt4all-j.cpp",
|
"depNameTemplate": "go-gpt4all-j.cpp",
|
||||||
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt4all-j.cpp",
|
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt4all-j.cpp",
|
||||||
"currentValueTemplate": "master",
|
"currentValueTemplate": "master",
|
||||||
"versioning": "git"
|
"versioningTemplate": "git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fileMatch": ["^Makefile$"],
|
"fileMatch": ["^Makefile$"],
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"depNameTemplate": "go-llama.cpp",
|
"depNameTemplate": "go-llama.cpp",
|
||||||
"lookupNameTemplate": "https://github.com/go-skynet/go-llama.cpp",
|
"lookupNameTemplate": "https://github.com/go-skynet/go-llama.cpp",
|
||||||
"currentValueTemplate": "master",
|
"currentValueTemplate": "master",
|
||||||
"versioning": "git"
|
"versioningTemplate": "git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fileMatch": ["^Makefile$"],
|
"fileMatch": ["^Makefile$"],
|
||||||
@ -28,7 +28,7 @@
|
|||||||
"depNameTemplate": "go-gpt2.cpp",
|
"depNameTemplate": "go-gpt2.cpp",
|
||||||
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt2.cpp",
|
"lookupNameTemplate": "https://github.com/go-skynet/go-gpt2.cpp",
|
||||||
"currentValueTemplate": "master",
|
"currentValueTemplate": "master",
|
||||||
"versioning": "git"
|
"versioningTemplate": "git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"fileMatch": ["^Makefile$"],
|
"fileMatch": ["^Makefile$"],
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"depNameTemplate": "go-rwkv.cpp",
|
"depNameTemplate": "go-rwkv.cpp",
|
||||||
"lookupNameTemplate": "https://github.com/donomii/go-rwkv.cpp",
|
"lookupNameTemplate": "https://github.com/donomii/go-rwkv.cpp",
|
||||||
"currentValueTemplate": "main",
|
"currentValueTemplate": "main",
|
||||||
"versioning": "git"
|
"versioningTemplate": "git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user