When I add another repo I get error that xyz repo is not permitted to use following repositories if I put scope as global or project.
How can I add another repo into the already existing bamboo yml . where one repo I need for linked repo where I have bamboo yml and another repo for use in plan stages.
Welcome to Atlassian community
Can you follow the steps defined here to define multiple repositories to a plan > https://docs.atlassian.com/bamboo-specs-docs/9.6.9/specs.html?yaml#creating-linked-repositories
Example like this
repositories:
- projectrepo2:
scope: project
- testrepo2:
scope: global
If you already trying this, can you share what exact error you are getting.
Regards,
Shashank kumar
**please don't forget to Accept the answer if your query was answered**
But the second one is the way to go just use he IF/ELSE for each one then move your branchess under the appropriate IF.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.