Browse Source

Create file "ext_mapping.conf.json"

alexv-smirnov 1 year ago
parent
commit
99c4a7155a
2 changed files with 11 additions and 0 deletions
  1. 1 0
      .mapping.json
  2. 10 0
      build/ext_mapping.conf.json

+ 1 - 0
.mapping.json

@@ -59,6 +59,7 @@
   "README.md":"ydb/github_toplevel/README.md",
   "ROADMAP.md":"ydb/github_toplevel/ROADMAP.md",
   "SECURITY.md":"ydb/github_toplevel/SECURITY.md",
+  "build/ext_mapping.conf.json":"ydb/github_toplevel/build/ext_mapping.conf.json",
   "build/internal/conf/internal.conf":"ydb/github_toplevel/build/internal/conf/internal.conf",
   "build/internal/ya.conf":"ydb/github_toplevel/build/internal/ya.conf",
   "build/mapping.conf.json":"devtools/ya/opensource/mapping.conf.json",

+ 10 - 0
build/ext_mapping.conf.json

@@ -0,0 +1,10 @@
+{
+    "bottles": {},
+    "resources": {
+        "678806418": "http://ydb-tech-ci.storage.yandexcloud.net/ydb-platform/resources/678806418"
+    },
+    "resources_descriptions": {
+        "678806418": "Pg Linux pack"
+    },
+    "tasks": {}
+}