Skip to content

Commit

Permalink
Updating task definition name to starknet-remix-production-rocket
Browse files Browse the repository at this point in the history
  • Loading branch information
Asiya-Yunusa committed Oct 6, 2023
1 parent fc759b5 commit 0ff81eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Download task definition
run: |
aws ecs describe-task-definition --task-definition starknet-remix-development-rocket --query taskDefinition > task-definition.json
aws ecs describe-task-definition --task-definition starknet-remix-production-rocket --query taskDefinition > task-definition.json
- name: Fill in the new image ID in the Amazon ECS task definition
id: task-def
Expand Down

0 comments on commit 0ff81eb

Please sign in to comment.