Archived
1
0

Update .woodpecker/ci.yml
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
OCram85 2024-05-08 10:13:19 +02:00
parent daf6750c44
commit 140ac0cf75

View File

@ -31,6 +31,7 @@ steps:
- yarn install
- yarn build
- export VERSION='0.0.0' && yarn build:vscode
- yarn release
#- yarn release
- yarn release:standalone
- ls -la
- ls -la release/*