Skip to content

Commit e1e0608

Browse files
Remove container-name from deployment workflow
1 parent d4ae85f commit e1e0608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deployment_new_aws_account.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,4 @@ 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 }}
8887
wait-for-service-stability: true

0 commit comments

Comments
 (0)