WIP CI
This commit is contained in:
parent
994e2ba306
commit
ebc1541001
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: "node:18"
|
||||||
|
commands:
|
||||||
|
- npm run build
|
Loading…
Reference in New Issue
Block a user