feat: Optimisation des images
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user