deployment-engine/.woodpecker.yml

6 lines
87 B
YAML
Raw Normal View History

2023-03-09 07:51:34 -05:00
pipeline:
build:
image: node
commands:
- npm i -g yarn
- yarn dev