Skip to content

CICD -> Master diff

Jimmi Holst Christensen requested to merge cicd into master

Never merge this. This is to keep track of a diff between the two branches to ensure the right changes are there. The diff should only be:

diff --git a/remotes.txt b/remotes.txt
index 66c2418..31ad500 100644
--- a/remotes.txt
+++ b/remotes.txt
@@ -1,3 +1,7 @@
+dev-all https://conan.aivero.dev/artifactory/api/conan/dev-all True
+dev-internal https://conan.aivero.dev/artifactory/api/conan/dev-internal True
+dev-public https://conan.aivero.dev/artifactory/api/conan/dev-public True
 aivero-all https://conan.aivero.dev/artifactory/api/conan/aivero-all True
 aivero-internal https://conan.aivero.dev/artifactory/api/conan/aivero-internal True
 aivero-public https://conan.aivero.dev/artifactory/api/conan/aivero-public True
Edited by Jimmi Holst Christensen

Merge request reports