Hello All,
During my build process for my App I need to access another private Bitbucket repository through Bower. This repository is under the same project as the one that is being built. Here is the definition inside of my bower file:
ui-common: git@bitbucket.org:my-project/commonui.git
Is there anyway for me to assign a user for pipelines to pull the code down as?
Thanks,
Bryan
Hey Bryan,
Thanks for explaining your issue.
I believe since the git protocol falls back to SSH for private repositories you will need to do 2 things:
Cheers,
Joshua
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.