Skip to content

Commit 41eb96a

Browse files
committed
Add ecdc-conan-external to remotes
Implements: ECDC-4551
1 parent 5c78866 commit 41eb96a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

remotes.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"name": "ecdc-conan-release",
1010
"url": "https://artifactory.esss.lu.se/artifactory/api/conan/ecdc-conan-release",
1111
"verify_ssl": true
12-
}
12+
},
13+
{
14+
"name": "ecdc-conan-external",
15+
"url": "https://artifactory.esss.lu.se/artifactory/api/conan/ecdc-conan-external",
16+
"verify_ssl": true
17+
}
1318
]
1419
}

remotes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
conancenter https://center.conan.io true
22
ecdc-conan-release https://artifactory.esss.lu.se/artifactory/api/conan/ecdc-conan-release true
3+
ecdc-conan-external https://artifactory.esss.lu.se/artifactory/api/conan/ecdc-conan-external true

0 commit comments

Comments
 (0)