Hi, is there a way to copy binaries of netcore web app to server after build on circleci? Same way as for ex. Visual Studio does publishing via webdeploy / ftp? Could you please provide yml config example?
If CircleCI is capable of building it, then I am sure it can deploy it. I assume you are using a new Windows build server.
If you favour FTP then you should at least use FTPS or SFTP. To do this copy, I expect this is just a command on the console. Would you try researching this and then coming back here? If you can show readers what you are stuck on, they will find it much easier to help you.