diff --git a/source/guides/guides/parallelization.md b/source/guides/guides/parallelization.md index ea3c6275a7..5ec00a0788 100644 --- a/source/guides/guides/parallelization.md +++ b/source/guides/guides/parallelization.md @@ -243,6 +243,7 @@ Cypress currently uses the following CI environment variables to determine a CI Provider | Environment Variable --|-- AppVeyor | `APPVEYOR_BUILD_NUMBER` +AWS CodeBuild | `CODEBUILD_BUILD_ID` Bamboo | `bamboo_buildNumber` Circle | `CIRCLE_WORKFLOW_ID`, `CIRCLE_BUILD_NUMBER` Codeship | `CI_BUILD_NUMBER`