Navigation Menu

Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
it is ci build id
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Aug 16, 2018
1 parent b994bcd commit a5c4402
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codeship-steps.yml
Expand Up @@ -20,8 +20,8 @@
steps:
- name: "Run Cypress 1"
service: cypress-codeship-test
command: npm run env:run:record -- --parallel --ci-group-id $CI_BUILD_ID
command: npm run env:run:record -- --parallel --ci-build-id $CI_BUILD_ID

- name: "Run Cypress 2"
service: cypress-codeship-test
command: npm run env:run:record -- --parallel --ci-group-id $CI_BUILD_ID
command: npm run env:run:record -- --parallel --ci-build-id $CI_BUILD_ID

0 comments on commit a5c4402

Please sign in to comment.