Jenkins Specify Remote Root Directory which creates “workspace” folder in the folder structure which i dont want
问题 I tried searching on different sites but couldn't find answer. My Question is In Jenkins Slave Node, In Remote root directory, I specified -C:\MyJenkinsRun\ and it is creating folder structure as C:\MyJenkinsRun\workspace\Myprojectname Actually I dont want workspace named folder. I just want C:\MyJenkinsRun\Myprojectname. In My Master, it is Not creating workspace named folder. It is creating the way I want which is C:\MyJenkinsRun\Myprojectname. I did many different ways to specify Remote