fix: Lors de la selection d'une image le bouton radio doit changer

This commit is contained in:
2022-04-06 14:29:04 +02:00
parent 93f2c7cc35
commit 552866204f
3 changed files with 16 additions and 10 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