Can CopyFiles@2 – Copy files v2 task create destination folder if folder is not there
I am new to azure DevOps and trying to create a task where i need all the files and folders from a particular source copied to a destination. I thought of using the CopyFiles@2 but by studying the KB on Microsoft it says that this only copies the files.