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