We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ea5fd commit 0e84146Copy full SHA for 0e84146
.gitlab/benchmarks.yml
@@ -13,7 +13,7 @@ variables:
13
tags: ["runner:apm-k8s-tweaked-metal"]
14
image: $MICROBENCHMARKS_CI_IMAGE
15
interruptible: true
16
- timeout: 15m
+ timeout: 20m
17
script:
18
- git clone --branch dd-trace-js https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform platform && cd platform
19
- bp-runner bp-runner.yml --debug
0 commit comments