Update config.yml
This commit is contained in:
parent
7c5688b5e5
commit
da2d057c02
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ jobs:
|
|||
#command: yarn test
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
- run:
|
||||
name: Append Commit SHA to Version
|
||||
command: yarn circle:append-sha
|
||||
- run:
|
||||
name: Generate Builds (Linux)
|
||||
command: yarn dist -l -p never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue