This commit is contained in:
aminecmi 2022-07-19 17:52:39 +02:00
parent 0e8bf5474c
commit 9392b2add6

View File

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