You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello! Please forgive my ignorance as I'm fairly new to Bamboo & BitBucket. Any resources you can provide to help answer this question would be great.
I've configured a build plan in Bamboo to issue a `git pull` command once a BitBucket repo is updated. I've ran the build a few times now, and it fails every time because it cannot read the password to my BitBucket user.
fatal: could not read Password for 'https://user@git.site.com': No such device or address
Everything else in the plan seems to run fine. Any suggestions for how I could fix this?
Thank you in advance!
Hi,
If your intention is to just trigger a build soon after a new commit is made on Bitbucket repository, you would have to add that Bitbucket repository as a Linked repository in your plan and then configure Triggers, so that a new build is triggered when changes are committed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.