Archived
1
0

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

This commit is contained in:
OCram85 2024-05-07 11:05:04 +02:00
parent 3c7e146133
commit 243a4d459c

View File

@ -9,5 +9,5 @@ steps:
apt-get install -y ca-certificates curl gnupg python3 build-essential git rsync apt-get install -y ca-certificates curl gnupg python3 build-essential git rsync
- yarn install - yarn install
- yarn build - yarn build
- yarn build:vscode - export VERSION='0.0.0' && yarn build:vscode
- yarn release - yarn release