c
This commit is contained in:
		| @@ -6,7 +6,7 @@ steps: | ||||
|     image: node:16.16.0-alpine3.16 | ||||
|     commands: | ||||
|       - apk add --update --no-cache --virtual .gyp python3 make g++ | ||||
|       - which python | ||||
|       - which python3 | ||||
|       - rm -rf /var/cache/apk/* | ||||
|       - npm install | ||||
|       - vue-cli-service build --mode production | ||||
|   | ||||
		Reference in New Issue
	
	Block a user