Error while deploying "/usr/bin/git config --get remote.origin.url" #3381
Unanswered
Base29
asked this question in
Help needed
Replies: 2 comments 1 reply
-
Any suggestions? |
Beta Was this translation helpful? Give feedback.
0 replies
-
For the time being there is a workaround for it. You just need to delete |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys I am having issues while deploying my laravel application ... Couple of deployments went well. Still, today when I tried to deploy my updated code I saw this error
run cd /var/www/mysite/backend/.dep/repo && (/usr/bin/git config --get remote.origin.url)
ondeploy:update_code
... please guide on this issue. What is the best solution for it?UPDATE:
I have commented on the code block on line 95 located in
vendor/deployer/deployer/recipe/deploy/update_code.php
but it seems to be still running the git command/usr/bin/git config --get remote.origin.url
Seems to me that the command is cached or something.
Beta Was this translation helpful? Give feedback.
All reactions