This commit is contained in:
parent
888780482a
commit
53aaf90aa2
@ -9,9 +9,8 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build front
|
- name: build front
|
||||||
image: node:19-alpine3.15
|
image: node:21-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk --no-cache add python2 build-base
|
|
||||||
- npm install --network-timeout=100000
|
- npm install --network-timeout=100000
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user