Soyons faus

This commit is contained in:
aminecmi 2022-07-19 18:14:29 +02:00
parent 6aa4c1f300
commit 01f507e8b7

View File

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