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

Merge branch 'clean_docker_compose' into 'main'

fix ci

See merge request !19
parents 6958c390 04d924b0
No related branches found
No related tags found
1 merge request!19fix ci
Pipeline #43797 passed
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",
"build": "react-scripts build", "build": "CI=false && 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