Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Build fails when using git clone...

gdmacmillan July 5, 2019

When running an automated pipeline for building documentation using sphinx i run into the following error:

Build finished. The HTML pages are in build/html.Cloning into 'tools'...fatal: could not read Password for 'https://gdmacmillan@bitbucket.org': No such device or address

 

I have the following code in the build script:

# get previous documentation from github
git clone https://gdmacmillan@bitbucket.org/live_power/tools.git --branch bitbucket-pipelines --single-branch

 

This is a private repo and the same one which triggers the build but a different branch. What can I do to be able to clone this repo?

1 answer

1 accepted

0 votes
Answer accepted
gdmacmillan July 8, 2019

Never mind I answered my own question using this link:

https://community.atlassian.com/t5/Bitbucket-questions/Problem-with-private-repo-clone-from-Bitbucket-Pipeline/qaq-p/777070

 

I added the ssh key and changed my clone statement to:

git clone git@bitbucket.org:live_power/tools.git --branch bitbucket-pipelines --single-branch

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, mindful member, mindful member badge, atlassian community, community kudos, community giveaway, atlassian swag, community values, empathy and kindness, badge challenge, atlassian learning, community engagement, swag giveaway

Earn a Badge, Win a Prize 🎁

Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!

Start here
AUG Leaders

Atlassian Community Events