Add npm, maven, conan configs (excluding cache)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"type": "git",
|
||||
"uri": "ssh://git@bitbucket.ingg.com:7999/nov/conan-config.git",
|
||||
"verify_ssl": true,
|
||||
"args": null,
|
||||
"source_folder": null,
|
||||
"target_folder": null
|
||||
},
|
||||
{
|
||||
"type": "git",
|
||||
"uri": "ssh://git@bitbucket.ingg.com:7999/ccl/conan-settings.git",
|
||||
"verify_ssl": true,
|
||||
"args": "--single-branch -b master --filter=blob:none",
|
||||
"source_folder": null,
|
||||
"target_folder": null
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user