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

Merge branch 'clean_docker_compose' into 'main'

ci

See merge request !15
parents f40a7e8c 7d47b206
No related branches found
No related tags found
1 merge request!15ci
Pipeline #43780 failed
...@@ -149,7 +149,7 @@ lint: ...@@ -149,7 +149,7 @@ lint:
docker-compose up -d && docker-compose up -d &&
exit" ; else exit" ; else
- cd ./frontend - cd ./frontend
- npm run build - npm install && npm run build
- scp -r build/ eatfast@"$DOMAIN":/var/www/eatfast-website/frontend ; fi - scp -r build/ eatfast@"$DOMAIN":/var/www/eatfast-website/frontend ; fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment