Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: git-plugin, multiple-scms-plugin
-
Labels:
-
Environment:rhel7
-
Similar Issues:
Description
it looks like the /tmp folder permission issue. please help
You need to allow execution of scripts from the temporary directory, or run Jenkins with a different temporary directory by creating and assigning your own value for temporary directories (like java.io.tmpdir and TMP and TEMP).
Refer to the git client plugin wiki page and its "Gotchas" section for a description of the case you're seeing.