Fix local builds (#375)
This commit is contained in:
parent
6b331cb22f
commit
207c4435bb
3 changed files with 6 additions and 5 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