Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrián Sacristán Ibáñez authored May 13, 2021
1 parent bf927df commit 6a97889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json
container-name: sample-app
container-name: FlaskAppContainer
image: ${{ steps.build-image.outputs.image }}

- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit 6a97889

Please sign in to comment.