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 1e355ab commit 68a8be5Copy full SHA for 68a8be5
.gitlab/benchmarks.yml
@@ -18,7 +18,7 @@
18
script:
19
- export ARTIFACTS_DIR="$(pwd)/reports" && mkdir -p "${ARTIFACTS_DIR}"
20
- git config --global url."https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/".insteadOf "https://github.com/DataDog/"
21
- - git clone --branch dd-trace-java/tracer-benchmarks-parallel https://github.com/DataDog/benchmarking-platform.git /platform && cd /platform
+ - git clone --branch sarahchen6/update-failure-outputs https://github.com/DataDog/benchmarking-platform.git /platform && cd /platform
22
artifacts:
23
name: "reports"
24
paths:
0 commit comments