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 753ceef commit 092f482Copy full SHA for 092f482
testground/benchmark/compositions/docker-compose.jsonnet
@@ -12,6 +12,6 @@ std.manifestYamlDoc({
12
JOB_COMPLETION_INDEX: i,
13
},
14
}
15
- for i in std.range(0, 10)
+ for i in std.range(0, 9)
16
17
})
0 commit comments