chore: Woodpecker konfigurazioa frogatzen du
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
8
.woodpecker.yml
Normal file
8
.woodpecker.yml
Normal 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
|
||||
Reference in New Issue
Block a user