Skip to content
Snippets Groups Projects
Commit 458a07b2 authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Fixed GitLab CI. Maybe

parent 605caa31
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ deploy_staging:
stage: deploy
script:
- npm run build
- cp --parents -r build/ /opt/sigma-back/build/
- cp -r build/ /opt/sigma-back/build/
environment:
name: staging
url: http://129.104.210.10:3000
......
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