Releases: brunocascio/ecs-deploy
Releases · brunocascio/ecs-deploy
Release v2.2.0
Support new github actions output format
Thanks @ejsmith
Release v2.1.0
Upgrade docker image to fabfuel/ecs-deploy:1.14.0
Thanks @ejsmith
v2.0.0
BREAKING CHANGE
- Now, only "args" input is allowed. The other arguments have been removed.
Now you can easily use fabfuel/ecs-deploy
script without intermediate steps.
v1.1.2
Release v1.1.2
- Includes hotfix of printf special char replacement - thx @jperelli
dev-1.1.2
Includes hotfix of printf
special char replacement
v1.1.1
hotfix = chars in env variable
v1.1.0
Added timeout param
v1
- Support for env file.
- Removed support for passing env variables with 'env' command.
v0.1.6
Beta stable release
v0.1.5
hotfix multiline env vars