trepa/.woodpecker/.build.yml

9 lines
126 B
YAML
Raw Normal View History

2024-12-30 20:48:29 +01:00
when:
event: [push]
steps:
build:
image: oven/bun:1.1.42-slim
commands:
- bun install
- bun run build