diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-06 15:23:12 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-09-06 15:45:27 +0300 |
commit | 18f12f33d1ce1a607a5e12d1d2091d065541159d (patch) | |
tree | d1b5c2b70b32b94849fe1033065ec58cf40906c2 | |
parent | 0d3b3e769150c1bc17724fdc6bbfaaba565522c7 (diff) | |
download | ydb-18f12f33d1ce1a607a5e12d1d2091d065541159d.tar.gz |
Intermediate changes
-rw-r--r-- | build/mapping.conf.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index ce55cf0003..0ad5654d7c 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -34,6 +34,9 @@ "4635426988": "http://s3.mds.yandex.net/test-devtools-registry/4635426988", "4635449932": "http://s3.mds.yandex.net/test-devtools-registry/4635449932", "4635451669": "http://s3.mds.yandex.net/test-devtools-registry/4635451669", + "5034668332": "http://s3.mds.yandex.net/test-devtools-registry/5034668332", + "5034672610": "http://s3.mds.yandex.net/test-devtools-registry/5034672610", + "5034691927": "http://s3.mds.yandex.net/test-devtools-registry/5034691927", "5017941083": "http://s3.mds.yandex.net/test-devtools-registry/5017941083", "5017941113": "http://s3.mds.yandex.net/test-devtools-registry/5017941113", "5017949665": "http://s3.mds.yandex.net/test-devtools-registry/5017949665", @@ -74,6 +77,9 @@ "4635426988": "ya-tc for darwin-arm64", "4635449932": "ya-tc for linux", "4635451669": "ya-tc for linux-aarch64", + "5034668332": "yexport for darwin", + "5034672610": "yexport for darwin-arm64", + "5034691927": "yexport for linux", "5017941083": "ymake for darwin", "5017941113": "ymake for darwin-arm64", "5017949665": "ymake for linux", |