Skip to content

Commit f316094

Browse files
committed
test new container name to update
1 parent fb8dc35 commit f316094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
uses: aws-actions/amazon-ecs-render-task-definition@v1
5151
with:
5252
task-definition-arn: ${{ secrets.AWS_ECS_TASK_DEFINITION_ARN }}
53+
container-name: ${{ secrets.AWS_ECS_CONTAINER_NAME }}
5354
image: ${{ env.DOCKER_REPO }}:${{ env.DOCKER_TAG }}
54-
container-name: analytics-dashboard-ui

0 commit comments

Comments
 (0)