Python 2
This commit is contained in:
parent
9944907aa8
commit
08f09b08ed
@ -5,6 +5,6 @@ steps:
|
||||
- name: build
|
||||
image: node:alpine
|
||||
commands:
|
||||
- apk add --no-cache python3 make g++
|
||||
- apk add --no-cache python2 make g++
|
||||
- npm install
|
||||
- vue-cli-service build --mode production
|
||||
|
Loading…
Reference in New Issue
Block a user