Skip to content

Commit 95aa3f3

Browse files
committed
Revert target benchmark branch
1 parent ffb0d10 commit 95aa3f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ variables:
1313
timeout: 1h
1414
script:
1515
- export ARTIFACTS_DIR="$(pwd)/reports" && (mkdir "${ARTIFACTS_DIR}" || :)
16-
- git clone --branch estringana/add-appsec https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform /platform && cd /platform
16+
- git clone --branch dd-trace-php https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform /platform && cd /platform
1717
- ./steps/capture-hardware-software-info.sh
1818
- ./steps/run-benchmarks.sh
1919
- ./steps/analyze-results.sh

0 commit comments

Comments
 (0)