Skip to content

Commit ca576a2

Browse files
committed
Export GitHub token for run-windows-benchmarks.sh
1 parent 6e87745 commit ca576a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/benchmarks/microbenchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ run-benchmarks:
9292
- !reference [.dd-octo-sts-setup, before_script]
9393
script:
9494
- git clone --branch $BP_INFRA_BENCHMARKING_PLATFORM_BRANCH https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/benchmarking-platform platform
95+
- export GITHUB_TOKEN=$(cat /tmp/github-token)
9596
- ./platform/steps/run-windows-benchmarks.sh
9697
after_script:
9798
# Future improvement: Ideally, should be in a script.

0 commit comments

Comments
 (0)