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

ci

parent 011156db
No related branches found
No related tags found
1 merge request!15ci
Pipeline #43779 passed
...@@ -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