add install step to wp
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
373d814a8a
commit
cd447b703a
@ -2,4 +2,5 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: node
|
image: node
|
||||||
commands:
|
commands:
|
||||||
|
- yarn install
|
||||||
- yarn run clean
|
- yarn run clean
|
||||||
|
Loading…
Reference in New Issue
Block a user