Replace mentions of commit SHA with BID
This commit is contained in:
parent
c1fb6ed49b
commit
17743c577e
2 changed files with 3 additions and 3 deletions
|
@ -43,8 +43,8 @@ jobs:
|
|||
- store_test_results:
|
||||
path: test-results
|
||||
- run:
|
||||
name: Append Commit SHA to Version
|
||||
command: yarn circle:append-sha
|
||||
name: Append Commit BuildID to Version
|
||||
command: yarn circle:append-bid
|
||||
- run:
|
||||
name: Generate Builds (Linux)
|
||||
command: yarn dist -l -p never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue