add quilt deps and and command
This commit is contained in:
parent
b29d1f2417
commit
e60b2081de
@ -30,8 +30,10 @@ steps:
|
|||||||
python-is-python3 \
|
python-is-python3 \
|
||||||
python3 \
|
python3 \
|
||||||
rsync \
|
rsync \
|
||||||
xvfb
|
xvfb \
|
||||||
|
quilt
|
||||||
- yarn install
|
- yarn install
|
||||||
|
- quilt push -a
|
||||||
- yarn build
|
- yarn build
|
||||||
- export VERSION='0.0.0' && yarn build:vscode
|
- export VERSION='0.0.0' && yarn build:vscode
|
||||||
- yarn release
|
- yarn release
|
||||||
|
Reference in New Issue
Block a user