On Monday, May 23, 2022 at 11:57:28 AM UTC-6 Eric wrote:
> Also note that I AM using the "with credentials" from the plugin. > > I don't understand that statement. If you're using the `withCredentials` wrapper in a Pipeline, then you don't need to use the thing that the git plugin calls the "Git Publisher post build step". Perform the push of the plugin from a shell, batch, or powershell step inside a `withCredentials` wrapper. Much easier to manage a `withCredentials` wrapper with shell commands than to wrestle with the `Git publisher post build step`. Mark Waite -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1b95410b-a81f-4a70-83e6-70e5cec86e3an%40googlegroups.com.
