Files
laba-webgunea/.woodpecker.yml
Aitor C. Urrutia Aranburu 8c3998e344
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
chore: woodpecker test
2026-06-14 12:47:34 +02:00

8 lines
144 B
YAML

steps:
build:
image: node:22-alpine
commands:
- corepack enable
- pnpm install --frozen-lockfile
- pnpm front:build