I have a spring boot project(Say A) which have dependency on another spring boot project(Say B, It's a Bitbucket repository in the same account). How can I clone and build this project B before building my Project A
@mohit_saw You would have to manually clone project B in project A's pipeline and then build it. Steps to clone another repository can be found here.
Hope this helps.
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.