v1.3.0 (🐮 Bull run)
release-drafter
released this
11 Jul 00:27
·
171 commits
to master
since this release
Added
- Output service events when deploy fails and improve formatting (#38) @patrobinson
- Allow passing in execution role (#37) @patrobinson
- Add support for deployment configuration (#39) @patrobinson
- Improve README (#36) @patrobinson
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- ecs-deploy#v1.2.0:
+ ecs-deploy#v1.3.0:
cluster: "my-ecs-cluster"