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 653c8e6 commit 8b0d274Copy full SHA for 8b0d274
docs/guides/guides/parallelization.mdx
@@ -381,6 +381,7 @@ build ID for a test run:
381
| Azure Pipelines | `BUILD_BUILDNUMBER` |
382
| Bamboo | `bamboo_buildNumber` |
383
| Bitbucket | `BITBUCKET_BUILD_NUMBER` |
384
+| Buildkite | `BUILDKITE_BUILD_ID` |
385
| Circle | `CIRCLE_WORKFLOW_ID`, `CIRCLE_BUILD_NUM` |
386
| Codeship | `CI_BUILD_NUMBER` |
387
| Codeship Basic | `CI_BUILD_NUMBER` |
0 commit comments