I'm no longer using SSH keys.
I followed the recommendation of this link: Pushing back to your repository
But when the pipeline executes the "push origin master", I get the warning:
"You are currently connecting with your team account."
Hi Regis, welcome to the Community!
This was explained in this thread :) You can not use team credentials to access Bitbucket accounts anymore. Team administration changed and now team members need to use their individual Bitbucket accounts to access the team and commit changes. This was announced at Team account changes. You'll need to automate those operations using your individual Bitbucket account, given that your Bitbucket account has access to those repos.
If you don't want to use your account for that, you might be interested in this Feature request:
Make sure to vote for it to express your interest.
Hope this helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.