react-homepage/.woodpecker.yml

5 lines
75 B
YAML
Raw Normal View History

2023-09-13 21:55:50 +00:00
pipeline:
build:
2023-09-13 21:59:43 +00:00
image: "node:20"
2023-09-13 21:55:50 +00:00
commands:
- npm run build