deployment-engine/.woodpecker.yml

6 lines
87 B
YAML

pipeline:
build:
image: node
commands:
- npm i -g yarn
- yarn dev