Skip to content

Commit d4ae85f

Browse files
Add container name to AWS deployment workflow
1 parent 4dccf97 commit d4ae85f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deployment_new_aws_account.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,5 @@ jobs:
8484
task-definition: ${{ steps.task-def.outputs.task-definition }}
8585
service: ${{ env.ECS_SERVICE }}
8686
cluster: ${{ vars.ECS_CLUSTER }}
87+
container-name: ${{ vars.CONTAINER_NAME }}
8788
wait-for-service-stability: true

0 commit comments

Comments
 (0)