What is the correct formatting used to access the BRANCH_NAME variable in the file operations plugin-> file copy? The target location to be exact.
I have tried %BRANCH_NAME%, ${env.BRANCH_NAME} but jenkins keeps taking them literally and creating the directory with the same name, i.e. c:\%BRANCH_NAME%
Jenkins Version 2.72
File Operations Plugin Version 1.6