Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,866
Community Members
 
Community Events
185
Community Groups

SSH Key in YML pipeline, who is user?

Hi guys, how are you doing?

I have a pipeline in bitbucket where I clone another repository to use the scripts, I created the ssh of one repo and added in the other, but I have a doubt, which user and used to clone the repo and run the scripts? If a user does not have access to the repo with the scripts will give error in the pipeline?

 

Thanks for help.

1 answer

1 accepted

0 votes
Answer accepted
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Apr 12, 2023

Hi @jhownfs!

Did you add the public SSH key to the Access keys of the second repo? If so, Access keys are not associated with any user. An Access key provides read-only access to the repository that it has been added to, on the machine where the private SSH key exists (in your case, your Pipelines build). Since they are not associated with a certain user, you don't need to worry about user access when you use an Access key.

You can find more info on Access keys here:

If you have any other questions, please feel free to reach out!

Kind regards,
Theodora

Thanks for your help!

Like Theodora Boudale likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events