Hello,
for our Software Releases we created a Release Plan on Bamboo. There we have three different projects and each have a separate Git-Repository on Bitbucket.
We need to specify every revision separately which should be built for the release. Currently we use custom variables and make a manual “git checkout” in a script task before compiling.
Is it possible to specify the revision of more than the default repository during custom builds (maybe with a plugin) to see also the changes of the right commit revisions in the build summary?
Hi!
Will custom tags cover it?
Cheers,
Gonchik Tsymzhitov
Hi,
if you can set custom git tags for every repository runnning a custom build, than yes.
In this case I would create a tag before the build and specify the tag in the custom build?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.