You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
ECS deploy
v1.1.1
This action deploys ECS services using fabfuel/ecs-deploy script.
uses: brunocascio/[email protected]
with:
cluster: theClusterName
service: theServiceName
task: theTaskDefinitionName
container: theContainerName
envfile: /path/to/your/envfile (optionally)
timeout: 720 (optionally, default 300)