how to change remote agent work dir on dynamic agent pipeline?? what is the line should be added to jenkins agent pipeline to change the default (/home/jenkins/agent) to be like (/home/jenkins)
I have configured jenkins on ubuntu & changed the home directory using the file /etc/default/jenkins and updated JENKINS_HOME environment variable to point to different folder but its not working can you please suggest
Simple and helpfulness explanation , thank you!!
content is very helpful !!!
How to setup high availability Jenkins with 2 masters
how to change remote agent work dir on dynamic agent pipeline??
what is the line should be added to jenkins agent pipeline to change the default (/home/jenkins/agent) to be like (/home/jenkins)
I have configured jenkins on ubuntu & changed the home directory using the file /etc/default/jenkins and updated JENKINS_HOME environment variable to point to different folder but its not working can you please suggest
What about finding correct workspaces in multibranch pipelines with several running instances, e.g. because of input steps?