This should woork.
This commit is contained in:
parent
c1a246eda7
commit
0e8bf5474c
@ -5,11 +5,5 @@ steps:
|
||||
- name: build
|
||||
image: node:14.20.0-alpine3.16
|
||||
commands:
|
||||
#- apk add --update --no-cache --virtual .gyp g++ make py3-pip python3
|
||||
#- which python3
|
||||
#- npm install -g node-gyp@latest
|
||||
#- npm config set python "/usr/bin/python3"
|
||||
#- rm -rf /var/cache/apk/*
|
||||
- npm install
|
||||
- apk del .gyp
|
||||
- vue-cli-service build --mode production
|
||||
|
Loading…
Reference in New Issue
Block a user