This commit is contained in:
@@ -9,7 +9,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node-23-alpine
|
image: node:23-alpine
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm build
|
- npm build
|
||||||
Reference in New Issue
Block a user