Python issues.
This commit is contained in:
1 parent
3829f44c7c
commit
1c5edd2024
1 file changed
+1
@@ -5,5 +5,6 @@ steps:
|
||||
- name: build
|
||||
image: node:latest
|
||||
commands:
|
||||
- apk add --no-cache python3 make g++
|
||||
- npm install
|
||||
- vue-cli-service build --mode production
|
||||
Reference in new issue
Block a user