Add npm, maven, conan configs (excluding cache)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"remotes": [
|
||||
{
|
||||
"name": "conancenter",
|
||||
"url": "https://center2.conan.io",
|
||||
"verify_ssl": true
|
||||
},
|
||||
{
|
||||
"name": "inseinc",
|
||||
"url": "https://artifactory.ingg.com/artifactory/api/conan/conan_local_inseinc",
|
||||
"verify_ssl": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user