Drooooone.

This commit is contained in:
aminecmi 2022-07-19 17:58:30 +02:00
parent 9392b2add6
commit 07ecbfe6b3

View File

@ -5,6 +5,5 @@ steps:
- name: build
image: node:14.20.0-alpine3.16
commands:
- npm install
- npm install -g vue-cli-service
- NODE_ENV=development npm install
- vue-cli-service build --mode production