feat(recording): consolidate recording pipeline on server B
This commit is contained in:
@@ -71,6 +71,7 @@ const copyEntries = [
|
||||
['packages/redis/dist', 'packages/redis/dist', true],
|
||||
['packages/redis/node_modules', 'packages/redis/node_modules', true],
|
||||
['infra/server-b/s30', 'infra/server-b/s30', true],
|
||||
['infra/server-b/s56', 'infra/server-b/s56', true],
|
||||
['infra/server-a/s28/lisglosips_hotpath.lua', 'infra/server-a/s28/lisglosips_hotpath.lua', true],
|
||||
['scripts/phase2-gateway-migration.mjs', 'scripts/phase2-gateway-migration.mjs', true]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user