More trying.

This commit is contained in:
aminecmi 2022-07-19 21:14:09 +02:00
parent d1982623ed
commit 7abeebea83

View File

@ -6,5 +6,5 @@ steps:
image: node:14.20.0-alpine3.16
commands:
- npm install
- npm run build
- vue-cli-service build --mode production
- npm run lint
- npm run build:prod