i guess yarn is already installed and installing it breaks things...
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
parent
880a111fc0
commit
c3ef538811
|
|
@ -2,5 +2,4 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
- npm i -g yarn
|
|
||||||
- yarn dev
|
- yarn dev
|
||||||
Loading…
Reference in New Issue