thanks. Whats odd is that based on job log output this seemed to have been
working for a few days, then "broke". Right now I'm playing on scheduling
a service restart. Maybe I'll get lucky and its just a one off... I guy
can dream.
On Tuesday, November 2, 2021 at 3:43:53 AM UTC-4 db...@cloudb
Scripted Pipeline supports nested parallel steps at the execution level,
although visualizations like Blue Ocean only support one level of
parallelization, and Declarative Pipeline does not natively support nested
parallel, and I do not think nested parallel has much real-world use or
testing.
On Tue, Nov 2, 2021 at 2:27 AM Matt Wilson wrote:
>
> Caused by: java.lang.NullPointerException
> at
> jenkins.security.ResourceDomainConfiguration.checkUrl(ResourceDomainConfiguration.java:174)
> at
> jenkins.security.ResourceDomainConfiguration.doCheckUrl(ResourceDomainConfigura
Hi Team,
We want to deploy the artifacts in the custom directory. For freestyle job
we are using Artifact Deployer plugin. But for pipeline job how to mention
it .
In teamcity we mention like
Source => target
In the same way, how to mention it in jenkins pipeline job. Please help.
--
You rece