I have created a pipeline in Azure DevOps and wanted to download the publish artifact to a server, each time I am running the pipeline I can see the Published zip file in Drop folder on Azure but I am not getting any way to download the zip on local directory (specifically I want to download webapp.zip file in a folder on a specific server).
Please suggest which task I need to add and where I can add the server details for downloading the zip file.