Skip to content

Commit

Permalink
Updated ecs worker service name
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellAV committed Aug 13, 2024
1 parent 36c6284 commit 74c88ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployworker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
AWS_REGION: us-west-2
ECR_WORKER_REPOSITORY: pv-validation-hub-worker
ECS_WORKER_SERVICE: valhub-worker-service
ECS_WORKER_SERVICE: worker-service
ECS_WORKER_CLUSTER: pv-validation-hub-worker-cluster-prod
WORKER_CONTAINER_NAME: pv-validation-hub-worker-task-ec2
AK: ${{ secrets.API_AK }}
Expand Down

0 comments on commit 74c88ef

Please sign in to comment.