AWS CodeDeploy Plugin + .NET
Answered
I'm trying to use the AWS CodeDeploy plugin to deploy my .NET app to an autoscaling group. Does anyone know if there is an easy way to configure a build step to package the app for CodeDeploy?
Kind regards,
bryce
Please sign in to leave a comment.
Hello Bryce,
Please find several examples in AWS documentation: http://docs.aws.amazon.com/lambda/latest/dg/deployment-package-v2.html.