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