Python 2
This commit is contained in:
1 parent
9944907aa8
commit
08f09b08ed
1 file changed
+1
-1
+1
-1
@@ -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
|
||||
Reference in new issue
Block a user