Hi Roman, I'm facing exactly the same issue and so far solved it by adding a "commit" String parameter with default value "origin/master" and then running this shell step:
TeamCity allows one to choose a commit to build in its Run Custom Build dialog. Then I face an issue of adding this to all 5 jobs we have in a pipeline which starts looking a bit tiresome so I also wonder if other people have solved this problem in a more elegant way. ----- Best regards, Evgeny http://evgeny-goldin.com/ -- View this message in context: http://jenkins.361315.n4.nabble.com/building-certain-git-revision-tp4476761p4648444.html Sent from the Jenkins users mailing list archive at Nabble.com.
