[Buildbot-devel] Multiple git steps and dependencies with different projects in a build
Kay Hayen
kay.hayen at gmail.com
Wed Jun 11 09:10:38 UTC 2014
Hello,
Yes, 'workdir' is what you want, and this is the set of params I use:
>>
>> Git(codebase="Foo",
>> workdir="Foo",
>> repourl="....",
>> mode='full',
>> method='fresh',
>> progress=True,
>> branch='master')
>>
>> It does look like 'copy' wont let you do multiple codebases, and that is
>> a bug in my opinion. Mind filing a Trac for that?
>>
>
There is now ticker #2821
Best regards,
Kay Hayen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140611/60d4595f/attachment.html>
More information about the devel
mailing list