Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[semver:patch] Add exit code 1 on failed deployment (#113)
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
- Loading branch information