|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
A workaround is to do something like the following:
bzr branch -r1234 lp:foo foo-1234
cd foo-1234
bzr push lp:~user/foo/foo-1234
and ask Jenkins to build lp:~user/foo/foo-1234 in a parameterised build.