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 ef1ab83 commit 404829cCopy full SHA for 404829c
.gitlab/benchmarks.yml
@@ -96,7 +96,7 @@ check-big-regressions:
96
cp "$file" "$ARTIFACTS_DIR/${type}-${prefix}.converted.json"
97
done
98
99
- - bp-runner $ARTIFACTS_DIR/../.gitlab/benchmarks/bp-runner.fail-on-regression.yml --debug
+ - bp-runner $CI_PROJECT_DIR/.gitlab/benchmarks/bp-runner.fail-on-regression.yml --debug
100
101
.dsm-kafka-benchmarks:
102
stage: benchmarks
0 commit comments