node-event-bot/.woodpecker.yml
mightypanders cd447b703a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
add install step to wp
2022-02-27 16:27:03 +01:00

7 lines
94 B
YAML

pipeline:
build:
image: node
commands:
- yarn install
- yarn run clean