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 4f1a71d commit c179f35Copy full SHA for c179f35
source/guides/guides/parallelization.md
@@ -243,6 +243,7 @@ Cypress currently uses the following CI environment variables to determine a CI
243
Provider | Environment Variable
244
--|--
245
AppVeyor | `APPVEYOR_BUILD_NUMBER`
246
+AWS CodeBuild | `CODEBUILD_BUILD_ID`
247
Bamboo | `bamboo_buildNumber`
248
Circle | `CIRCLE_WORKFLOW_ID`, `CIRCLE_BUILD_NUMBER`
249
Codeship | `CI_BUILD_NUMBER`
0 commit comments