Pipelines fixes & community documentation (#2)
* - Removed scenario test overrides * Fixed localization check issue * Added CI/CD configs * Updated README * Added yarn install to CI/CD configs * Update ci.yml * Updated CI config to attach built bundle to release * Added templates and documents to comply with GitHub Community Standards * Updated CI.yml
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16.x'
|
||||
cache: 'yarn'
|
||||
- run: yarn install
|
||||
- run: yarn build
|
||||
|
||||
- name: 'Drop artifacts'
|
||||
|
||||
Reference in New Issue
Block a user