Skip to content

Commit d1dcc20

Browse files
committed
Add BUILDKITE env var to qaf
1 parent db50e3e commit d1dcc20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/run-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ run_qaf() {
1919
-e EC_REGION \
2020
-e EC_PROJECT_NAME \
2121
-e VAULT_TOKEN \
22+
-e BUILDKITE \
2223
-v "$(pwd)/cloud.json:/root/.elastic/cloud.json" \
2324
docker.elastic.co/employees/dolaru/qaf:latest \
2425
bash -c "$cmd"

0 commit comments

Comments
 (0)