Skip to content
Snippets Groups Projects
Commit a3599b5f authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

Merge branch 'clean_docker_compose' into 'main'

fix linting frontend

See merge request !17
parents b0196062 efa01525
No related branches found
No related tags found
1 merge request!17fix linting frontend
Pipeline #43786 failed
......@@ -20,7 +20,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "CI=false && react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment