Production deploy failed. Resolve by SSH & resolve git conflicts.
1-- SSH into the server by running this:
ssh forge@167.99.15.1472--cd to production
cd clarityflow.com3-- run git pull --ff
git pull --ff4-- run git push
5-- Trigger a deploy on Forge
Last updated