Skip to content

Commit

Permalink
switch from us to eu-west-2 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Onyedikachi authored Oct 21, 2024
1 parent 1f67c6a commit d2147d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4
- name: Build and Push Docker Image
env:
REGISTRY_NAME: "794038231069.dkr.ecr.us-west-2.amazonaws.com"
REGISTRY_NAME: "794038231069.dkr.ecr.eu-west-2.amazonaws.com"
REPOSITORY_NAME: "sdm-service"
IMAGE_TAG: "prod"
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit d2147d3

Please sign in to comment.