Archived
1
0

add package upload step #1

Open
OCram85 wants to merge 15 commits from testuild into main
Showing only changes of commit e60b2081de - Show all commits

View File

@ -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