diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-12-11 18:20:32 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-12-11 18:42:11 +0300 |
commit | 432d1462a0efbe73d3ec9bd42797521de3cd17e1 (patch) | |
tree | 08122048281ddf4078e3fb423ea17503d8ab0ba5 /build | |
parent | 4ea0d635ce9e465097a91e3b8d86fca6324d8a7b (diff) | |
download | ydb-432d1462a0efbe73d3ec9bd42797521de3cd17e1.tar.gz |
Intermediate changes
Diffstat (limited to 'build')
-rw-r--r-- | build/mapping.conf.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index f452eff4ee..f1084eb3a0 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -72,6 +72,7 @@ "5486713852": "https://devtools-registry.s3.yandex.net/5486713852", "5514352253": "https://devtools-registry.s3.yandex.net/5514352253", "5486731632": "https://devtools-registry.s3.yandex.net/5486731632", + "5514350352": "https://devtools-registry.s3.yandex.net/5514350352", "5514360398": "https://devtools-registry.s3.yandex.net/5514360398", "4307890075": "https://devtools-registry.s3.yandex.net/4307890075", "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", @@ -174,6 +175,7 @@ "5486713852": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5514352253": "devtools/ya/test/programs/test_tool/bin/test_tool for linux", "5486731632": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", + "5514350352": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "5514360398": "devtools/ya/test/programs/test_tool/bin3/test_tool3 for linux", "4307890075": "flake8_linter for linux", "4307901240": "flake8_linter for linux-aarch64", @@ -206,4 +208,4 @@ }, "resources_info": {}, "tasks": {} -}
\ No newline at end of file +} |