Hi,
I have a build plan with three source repositories defined. The runtime variable ${bamboo.repository.revision.number} always gets the rev of the default repository. How can I can the rev of the additional repositories via runtime variables?
Background:
The two additional repositories are built and the build output is taken to update the default repository. The generated assemblies should have the SVN revision in the assembly file version. I like to pass the rev to the build in bamboo beside the build number.
Best regards,
Enrico
Have you tried getting this info via the REST api?
Use rest/api/latest/result and expand vcsRevisions.
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.