chore: Woodpecker konfigurazioa frogatzen du
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-06-14 12:33:46 +02:00
parent 3e92a5a1ad
commit db0e2920ab

8
.woodpecker.yml Normal file
View File

@@ -0,0 +1,8 @@
steps:
build:
image: codeberg.org/woodpecker-plugins/node-pm
settings:
run: front:build # script name
with: pnpm # if `with` is set, enforce to use this package manager
frozen_lockfile: true # recommended
ignore_node_modules: true # recommended