On Thu, Jul 23, 2020 at 8:51 AM Michael Carter
<[email protected]> wrote:
>     StandardCredentials credResult = 
> CredentialsProvider.findCredentialById(secretId,
>                                                                             
> StandardCredentials.class,
>                                                                             
> run,
>                                                                             
> Collections.<DomainRequirement>emptyList());
>
> The run parameter can't be null.   So how do I create a dummy run

You cannot. You must not use that method. Find another.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr35n5P9S1%2BbTDUR%3Do%2Bh1np%3D1Hao-ezmN%3DgGsOGEzabU_A%40mail.gmail.com.

Reply via email to