New: Learn Statamic on Laracasts!

We've retired the forum in favor of GitHub Discussions.

New conversations can be started on GitHub. Existing conversations will remain for a while longer.

Head over to GitHub →

Spock / Bitbucket

Jigal Sanders March 22, 2020 by Jigal Sanders

Hi everyone,

I have installed Spock into my project. I use Bitbucket. And I also use Forge. My deploy script is very basic:

cd /into/my/folder
git pull origin master
git push

However when I do git push I get the following error:

Unauthorized
fatal: Could not read from remote repository.

Can anyone help me to figure out how to fix this in bitbucket?

Thanks so much.

Answered by Jigal Sanders!
>>>>>>> Answered <<<<<<<
1 Reply
2 Followers