v1.1.5
Fixed:
-
#10 Ignore errors when setting ECR lifecycle policy
The lifecycle policy is just a nice-to-have, so we shouldn't blow up builds if it can't be set. This allows the plugin to continue functioning on agents that lack
ecr:PutLifecyclePolicy
.