63774/how-to-give-permissions-to-jenkins-user-for-particular-file
Hi,
I am trying to copy my data to a particular file using jenkins. How can I give permission to jenkins for a particular file?
Thank You
Hi@akhtar,
To give permissions to jenkins user, you can use the below commands
$ setfacl -m u:jenkins:rwx /file $ getfacl /file
Hope it will help you.
The user needs to open the console ...READ MORE
Take a look at this https://fullstack-puppet-docs.readthedoc ...READ MORE
Hi@Sourabh, You can do this task by sharing ...READ MORE
Use Gradle publish plugin in built.gradle. That should ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, You can give access to your user ...READ MORE
Yes, you can configure user permissions per ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.