Skip to content

Commit

Permalink
Merge pull request #3733 from DataDog/bench-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jun 26, 2024
2 parents 3a02492 + dd55525 commit af37fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ benchmarks:
script:
- export ARTIFACTS_DIR="$(pwd)/artifacts" && (mkdir "${ARTIFACTS_DIR}" || :)
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/".insteadOf "https://github.com/DataDog/"
- git clone --branch dd-trace-rb https://github.com/DataDog/benchmarking-platform platform && cd platform
- git clone --branch dd-trace-rb https://github.com/DataDog/benchmarking-platform benchmarking-platform && cd benchmarking-platform
- ./steps/capture-hardware-software-info.sh
- ./steps/run-benchmarks.sh
- ./steps/analyze-results.sh
Expand Down

0 comments on commit af37fb6

Please sign in to comment.