We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c357a8 commit 89f26a1Copy full SHA for 89f26a1
benchmarks/cloud_batch.json
@@ -9,7 +9,7 @@
9
"entrypoint": "/bin/sh",
10
"commands": [
11
"-c",
12
- "benchmarks/run.sh > /mnt/disks/share/log.txt"
+ "benchmarks/run.sh | tee /mnt/disks/share/$(date --utc +%Y_%m_%d_%H%M%S).json"
13
]
14
}
15
0 commit comments