Add CI #1

Merged
pgrondek merged 12 commits from ci into main 2023-09-14 20:58:46 +00:00
Showing only changes of commit ebc1541001 - Show all commits

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
build:
image: "node:18"
commands:
- npm run build