Skip to content

Commit c179f35

Browse files
author
Kevin Old
authored
add AWS CodeBuild ID to parallelization guide (#2898)
1 parent 4f1a71d commit c179f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/guides/guides/parallelization.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ Cypress currently uses the following CI environment variables to determine a CI
243243
Provider | Environment Variable
244244
--|--
245245
AppVeyor | `APPVEYOR_BUILD_NUMBER`
246+
AWS CodeBuild | `CODEBUILD_BUILD_ID`
246247
Bamboo | `bamboo_buildNumber`
247248
Circle | `CIRCLE_WORKFLOW_ID`, `CIRCLE_BUILD_NUMBER`
248249
Codeship | `CI_BUILD_NUMBER`

0 commit comments

Comments
 (0)