Skip to content

Commit

Permalink
Update Back-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
seung-jun2 authored Jun 20, 2024
1 parent a8f5d7f commit 35d9bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Back-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json # 여기서 필요에 따라 파일명 변경
container-name: thendy
container-name: trendy
image: ${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.${{ secrets.AWS_REGION }}.amazonaws.com/trendy-backend:latest

- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit 35d9bc6

Please sign in to comment.