Skip to content

Commit

Permalink
typo in service name for discovery-ui-edd
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinGuzman committed Sep 9, 2024
1 parent d139073 commit 6bba52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Force ECS Update
# Deploy to the train cluster
run: |
aws ecs update-service --cluster discovery-ui-edd --service nypl-discovery-train --force-new-deployment
aws ecs update-service --cluster discovery-ui-edd --service discovery-ui-edd --force-new-deployment
publish_production:
# needs: test
# TODO UPDATE THIS
Expand Down

0 comments on commit 6bba52d

Please sign in to comment.