This commit is contained in:
aminecmi 2022-07-19 18:03:37 +02:00
parent 07ecbfe6b3
commit e9eaff9554

View File

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