deployment-engine/.woodpecker.yml

6 lines
78 B
YAML

pipeline:
build:
image: node
commands:
- yarn
- yarn dev