us = 'success'
> }
>
> Greets
>
>
>
> Ursprüngliche Nachricht --------
> Von: Mike Craig
> Datum: 27.02.19 23:12 (GMT+01:00)
> An: Jenkins Users
> Betreff: Pipeline: How to modify Build History status monitor
>
> Hello,
>
> Prior to usin
2 (GMT+01:00)
An: Jenkins Users
Betreff: Pipeline: How to modify Build History status monitor
Hello,
Prior to using declarative pipeline, we were able to modify the Build History
to indicate information we wanted to see.
We are using a shared "terraform-deploy" pipeline now and would
Perfect, thank you for the reference! Having a "how-to" question, and
mapping that to a documentation section is the hardest part for me. :)
On Wed, Feb 27, 2019 at 10:55 PM Andreas Magnusson <
andreas.ch.magnus...@gmail.com> wrote:
> Not quite sure what you want to do, but we modify currentBuild
Not quite sure what you want to do, but we modify currentBuild.displayName
and currentBuild.description from within our pipeline.
They are documented under Pipeline Syntax | Global Variable Reference
/Andreas
--
You received this message because you are subscribed to the Google Groups
"Jenkins
Hello,
Prior to using declarative pipeline, we were able to modify the Build
History to indicate information we wanted to see.
We are using a shared "terraform-deploy" pipeline now and would like to
modify this build history to display which project (aka component) was
built in that run.
[imag