This commit is contained in:
parent
db93ade101
commit
6238a121a9
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: node:20.19-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
Loading…
x
Reference in New Issue
Block a user