ROJECT_DEFAULT_CONTENT}");
>
> On Thu, Oct 13, 2016, 06:44 Adri CS >
> wrote:
>
>> Dear all,
>>
>> In a project, I'm trying to access to the message contents in the
>> *Pre-send script.*I'm trying to add those contents to the log.
>>
>&
Dear all,
In a project, I'm trying to access to the message contents in the
*Pre-send script.*I'm trying to add those contents to the log.
I've set up the message type directly to *text/plain* and specified the
*Default
Contents* to a string (let's say: "ABCDEF").
So in the *Pre-send script,*
hink this is a matter of context. That has to be like a "system" groovy
> script.
>
> Also, if that doesn't work, you should probably just create a plugin. You
> have already written what you need, and that will let you manage it
> cleanlier (writing tests, versioni
Hi,
I have a parametrized job that spawns Docker containers when it's running.
This job is configured to store only the 10 most recent runs.
I would like to have the containers running for as long as the run that
spawned them is stored in Jenkins.
So, the idea would be having something like a L