Skip to content

Commit

Permalink
moved to EU
Browse files Browse the repository at this point in the history
  • Loading branch information
daroczig committed Sep 26, 2024
1 parent c94d6bd commit 053fdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
env:
CLUSTER: ${{ secrets.ECS_CLUSTER }}
SERVICE: ${{ secrets.ECS_SERVICE }}
REGION: us-east-1
REGION: eu-central-1
run: |
aws ecs update-service --cluster $CLUSTER --service $SERVICE --force-new-deployment --region $REGION

0 comments on commit 053fdc3

Please sign in to comment.