Skip to content

Commit 68c8d64

Browse files
committed
set artifacts dir
1 parent c83f748 commit 68c8d64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ check-big-regressions:
3939
tags: ["arch:amd64"]
4040
image: $BENCHMARKS_CI_IMAGE
4141
script:
42+
- export ARTIFACTS_DIR="$(pwd)/reports"
4243
- cd reports && (git init && git remote add origin https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform && git pull origin dd-trace-cpp)
4344
- bp-runner bp-runner.fail-on-regression.yml --debug
4445
variables:

0 commit comments

Comments
 (0)