Skip to content

Commit ab9be42

Browse files
authored
Update docker-image.yml
1 parent 2f32479 commit ab9be42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
task-definition: "task-definition.json"
100100
container-name: ${{ env.ECS_SERVICE }}
101-
image: ${{ steps.build-image.outputs.image }}
101+
image: ${{ steps.push-image.outputs.image }}
102102

103103
- name: Deploy Amazon ECS task definition
104104
uses: aws-actions/amazon-ecs-deploy-task-definition@v1

0 commit comments

Comments
 (0)