Deploy a .net application to a EC2 instance
I am trying to deploy a .net 8.0 application to an EC2 AWS instance. The script is failing when it tries to copy the .zip file into the server.
I am trying to deploy a .net 8.0 application to an EC2 AWS instance. The script is failing when it tries to copy the .zip file into the server.