Use this plugin to integrate your Jenkins project with a pipeline in AWS CodePipeline. For more information and step-by-step directions on how to install and configure this plugin, follow the Four Stage Pipeline Tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-4.html
A customer reported on issue #40 that if OutOfMemoryError is thrown
during artifact upload, the upload fails but the action execution is
still marked as succeeded. This change fixes that issue.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: #40
Description of changes:
A customer reported on issue #40 that if OutOfMemoryError is thrown during artifact upload, the upload fails but the action execution is still marked as succeeded. This change fixes that issue.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.