*Yarn install is not needed
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
a2de46404b
commit
fa65499b89
|
@ -2,7 +2,6 @@ pipeline:
|
|||
build:
|
||||
image: node:18.5.0-alpine
|
||||
commands:
|
||||
- npm -g i yarn
|
||||
- yarn
|
||||
- yarn build
|
||||
package:
|
||||
|
|
Loading…
Reference in New Issue