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

Merge branch 'clean_docker_compose' into 'main'

fix ci frontend

See merge request !18
parents a3599b5f b3198f89
Branches
No related tags found
1 merge request!18fix ci frontend
Pipeline #43789 failed
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",
"build": "CI=false && react-scripts build", "build": "react-scripts build",
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "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