I'm setting up my server using Digital Ocean, Forge and Bitbucket. I have multiple domains and my repositories are located in different bitbucket account.
How can I add multiple bitbucket account on Laravel Forge?
Did you get this to work? I know Forge doesn't support more than one Github account but I am curious to know if it supports multiple bitbucket accounts
Unfortunately not luck yet. I tried to copy and past the ssh, Forge provides me, inside my other bitbucket account but it says "Someone has already registered that SSH key."
I had the same issue. I'm am not sure that your can use multiple bitbucket account with Forge. However, in Bitbucket, you can share repo access with another account which gives you the capability of using multiple accounts, if the account that has the ssh key is the owner of the repositories.