CircleCI-Public / aws-ecs-orb

An orb that simplifies deployment to Amazon's Elastic Container Service (ECS). Supports both EC2 and Fargate launch types.
https://circleci.com/orbs/registry/orb/circleci/aws-ecs
MIT License
51 stars 80 forks source link

[semver:patch] Add exit code 1 on failed deployment #113

Closed TimOrme closed 4 years ago

TimOrme commented 4 years ago

Checklist

Motivation, issues

Description

Currently, code deploy failures do not fail the job. This adds a exit code so that the job fails properly and users are notified when a deployment isn't successful

lokst commented 4 years ago

@gmemstr I noticed this hadn't been published yet so I published it as version 1.4.0: https://app.circleci.com/pipelines/github/CircleCI-Public/aws-ecs-orb/396/workflows/6752f0e6-b407-4241-ad66-ed4dbea408e1/jobs/3298