Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Sep 18, 2023
1 parent 943462f commit 3c6338e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/load-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ steps:
# https://badge.buildkite.com/docs/agent/v3/cli-env
command: |
result=$(.ci/load/scripts/start.sh)
buildkite-agent env set "SESSION_TOKEN=${result:?}"
buildkite-agent env set "SESSION_TOKEN=${result}"
env:
ORCH_URL: "https://obs-load-orch.app.elstc.co'"
artifact_paths:
Expand Down

0 comments on commit 3c6338e

Please sign in to comment.