finger crossed

This commit is contained in:
aminecmi 2022-07-19 18:21:38 +02:00
parent da7790bb48
commit b58b90ce15

View File

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