This commit is contained in:
aminecmi 2022-07-19 18:16:24 +02:00
parent 01f507e8b7
commit 97a4250524

View File

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