awslabs / aws-codedeploy-plugin

Jenkins plugin for AWS CodeDeploy
Apache License 2.0
153 stars 131 forks source link

Support create-deployment argument: --ignore-application-stop-failures #96

Open kibbled opened 6 years ago

kibbled commented 6 years ago

Or allow for providing arguments.

gdeblina commented 6 years ago

CodeDeploy create-deployment already supports --ignore-application-stop-failures https://docs.aws.amazon.com/cli/latest/reference/deploy/create-deployment.html, can you please let us know where you are trying to get this support?

kibbled commented 6 years ago

@gdeblina the Jenkins plugin for AWS CodeDeploy