On Thu, Nov 15, 2012 at 5:44 PM, Dan Kegel <dank at kegel.com> wrote: > But hang on, I don't want to hard code the tag name in > the factory. Anyone know how I can retrieve the branch name > from the build in a buildstep, so I can construct a shell command > to check out that tag? Sure, Interpolate("... %(src::branch)s ...") Dustin