react-homepage/.woodpecker.yml
2023-09-13 23:55:50 +02:00

5 lines
75 B
YAML

pipeline:
build:
image: "node:18"
commands:
- npm run build