Skip to content

Commit

Permalink
Merge pull request #1430 from ChildMindInstitute/M2-6599-Run-migrations
Browse files Browse the repository at this point in the history
added required parameter
  • Loading branch information
yatrashkevich-scn authored Jun 21, 2024
2 parents 456c2bb + d28d848 commit 277d632
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_deploy_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json
container_name: mind_logger
image: $IMAGE_TAG

- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit 277d632

Please sign in to comment.