This commit is contained in:
aminecmi 2022-07-19 18:18:18 +02:00
parent 97a4250524
commit da7790bb48

View File

@ -6,5 +6,5 @@ steps:
image: node:14.20.0-alpine3.16
commands:
- yarn install --production=false
- yarn add @vue/cli-service
- yarn global add @vue/cli-service
- vue-cli-service build --mode production