This commit is contained in:
parent
f7d66430af
commit
71a7ac2778
@ -9,7 +9,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build front
|
||||
image: node:17-alpine
|
||||
image: node:18-alpine
|
||||
commands:
|
||||
- apk --no-cache add python2 build-base
|
||||
- npm install --network-timeout=100000
|
||||
|
Reference in New Issue
Block a user