Copy artifact has an option "which build" and one is something like
"upstream project that triggered the build"
Hope this is what you are looking for
On 2016-05-21 10:44, Tom Deseyn wrote:
Yes, that is what I use, but I don't know how to pass it the
upstream build number, hence my question
Yes, that is what I use, but I don't know how to pass it the upstream
build number, hence my question.
Tom
Op 21-mei-2016 10:06 schreef "Victor Martinez" <
victormartinezru...@gmail.com>:
> https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin might
> help you
>
> My two cents
>
> --
https://wiki.jenkins-ci.org/display/JENKINS/Copy+Artifact+Plugin might help you
My two cents
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+un
Hi,
I configured a Jenkins project B to run when project A
completes successfully. In project B I want to use some artifacts created
by A, so I need some information like the buildnumber. I haven't found any
documentation on how to achieve this, so I put the question on stack
overflow:
http:/