Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ingunnaf committed Nov 21, 2023
1 parent fb07cee commit 883fe29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

- name: Login to Amazon ECR
id: login-ecr
run: |
echo ${{ env.AWS_SECRET_ACCESS_KEY }} | docker login --username AWS --password-stdin ${{ env.AWS_ACCOUNT_ID }}.dkr.ecr.${{ env.AWS_REGION }}.amazonaws.com
Expand Down

0 comments on commit 883fe29

Please sign in to comment.