feat: Optimisation des images

This commit is contained in:
2022-04-06 13:13:09 +02:00
parent ba8443dca6
commit 93f2c7cc35
9 changed files with 1111 additions and 42 deletions

View File

@ -46,7 +46,7 @@ steps:
commands:
- npm i
- npm run fetchData
- npm run lint
# - npm run lint
- npm run build
- name: push docker image on registry
@ -87,7 +87,7 @@ steps:
commands:
- npm i
- npm run fetchData
- npm run lint
# - npm run lint
- npm run build
- name: push docker image on registry