Python issues.

This commit is contained in:
aminecmi 2022-07-19 17:18:57 +02:00
parent 3829f44c7c
commit 1c5edd2024

View File

@ -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