Mark Waite schrieb am Freitag, 28. Oktober 2022 um 15:17:21 UTC+2:

> I suspect that you'll find that something is misconfigured in your agent 
> definition rather than an issue in the checkout step.
>
> I think you'll be able to see that if you:
>
>    1. Create a file in the workspace from inside the Pipeline
>    2. Check the permissions of the created file
>
> I suspect you'll see that the permissions are the same as the permissions 
> generated by the checkout scm task.
>
>
I found the core cause:  
 https://github.com/jenkinsci/git-plugin/pull/1237/ disables the hooks by 
default. So I just need to re-nable hooks where they are needed.

-- 
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/fdaf81a1-0788-47cf-aaef-eb8248acd42cn%40googlegroups.com.

Reply via email to