when:
event: [push]
steps:
build:
image: oven/bun:1.1.10-slim
commands:
- bun install
- bun run build