Add CI #1
@ -2,6 +2,7 @@ steps:
|
|||||||
build-static:
|
build-static:
|
||||||
image: "node:20"
|
image: "node:20"
|
||||||
commands:
|
commands:
|
||||||
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
build-docker:
|
build-docker:
|
||||||
image: "docker:24.0.6-dind"
|
image: "docker:24.0.6-dind"
|
||||||
|
Loading…
Reference in New Issue
Block a user