1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00
Files
node-redis/benchmark/lib/ping/ping.yml
2021-12-07 11:01:42 -05:00

10 lines
210 B
YAML

name: "ping"
clientconfig:
- command: |
npm install -ws
npm run build:tests-tools
cd benchmark
npm install
npm run start -- --name ping --redis-server-host ${server_private_ip}