deployment-engine/.woodpecker.yml

6 lines
78 B
YAML
Raw Normal View History

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