Just copy files to deployment target in azure devops

Viewed 12

How is it possible to copy a folder from git to deployment target's (windows server) folder in azure release pipeline. eg: c:\Temp[content of the orignal] folder. is it possible?

0 Answers
Related