Skip to content

Commit

Permalink
push to ecr repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotrualmeida committed Oct 14, 2023
1 parent a21fbe0 commit e3a1c6b
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 @@ -27,7 +27,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: {{ secrets.AWS_DEFAULT_REGION }}
aws-region: "eu-west-1"
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2
Expand Down

0 comments on commit e3a1c6b

Please sign in to comment.