This commit is contained in:
parent
197419945f
commit
daf6750c44
@ -1,3 +1,6 @@
|
||||
when:
|
||||
- event: [push, tag, manual, pull_request]
|
||||
|
||||
steps:
|
||||
build:
|
||||
#image: node:lts
|
||||
@ -29,3 +32,5 @@ steps:
|
||||
- yarn build
|
||||
- export VERSION='0.0.0' && yarn build:vscode
|
||||
- yarn release
|
||||
- ls -la
|
||||
- ls -la release/*
|
Reference in New Issue
Block a user