Skip to content
Snippets Groups Projects
Commit 39ab203e authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

ci false

parent fd60df2d
No related branches found
No related tags found
1 merge request!124MEP
Pipeline #72463 passed
......@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "CI=false && react-scripts build",
"local-up": "docker-compose -f docker-compose.local.yml up -d && yarn start",
"local-down": "docker-compose -f docker-compose.local.yml down",
"docker": "docker run -it --rm -p 3000:3000 front-backoffice",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment