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