This commit is contained in:
aminecmi 2022-07-19 18:09:07 +02:00
parent e9eaff9554
commit cf869fb4d0

View File

@ -5,5 +5,5 @@ steps:
- name: build
image: node:14.20.0-alpine3.16
commands:
- yarn install
- yarn install --productionfalse
- vue-cli-service build --mode production