-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: config-file-provider-plugin
-
None
Example:
For rubygems $HOME/.gem/credentials, 0600 file permission is needed to publish a rubygem to custom artifactory.
Â
Otherwise we get this error:
ERROR: Your gem push credentials file located at: /var/lib/jenkins/.gem/credentials has file permissions of 0640 but 0600 is required. To fix this error run: chmod 0600 /var/lib/jenkins/.gem/credentials